[Bug analyzer/96824] New: segfault during IPA pass: analyzer (very simple code)

gcc_bugzilla at gabryjelski dot com gcc-bugzilla@gcc.gnu.org
Thu Aug 27 18:36:00 GMT 2020


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

            Bug ID: 96824
           Summary: segfault during IPA pass: analyzer (very simple code)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: analyzer
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: gcc_bugzilla at gabryjelski dot com
  Target Milestone: ---

Repro:

https://godbolt.org/z/EG77fh


Compiler output:

during IPA pass: analyzer
<source>:40:1: internal compiler error: Segmentation fault
   40 | }
      | ^

Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
Compiler returned: 1


More information about the Gcc-bugs mailing list