https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111099

            Bug ID: 111099
           Summary: -fanalyzer -Os segmentation fault
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: analyzer
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: alexey.lapshin at espressif dot com
  Target Milestone: ---

Created attachment 55775
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55775&action=edit
reproducer.c

To reproduce build the attached file with the command:

$ gcc -fanalyzer -Os -c reproducer.c


Observe issie on gcc 12.2.0 and gcc 13.2.0

Reply via email to