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

2020-08-27 Thread gcc_bugzilla at gabryjelski dot com
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
: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

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

2020-08-27 Thread gcc_bugzilla at gabryjelski dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96824

--- Comment #3 from gcc_bugzilla at gabryjelski dot com ---
Ok, thanks for taking a look.  Glad to hear it's just old version on
godbolt.org.