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

Florian Weimer <fw at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugzilla.redhat.com
                   |                            |/show_bug.cgi?id=1540549

--- Comment #1 from Florian Weimer <fw at gcc dot gnu.org> ---
Compile with: -mcet -g -O2 -fcf-protection=full

during RTL pass: final
reproducer.c: In function ‘f2’:
reproducer.c:14:1: internal compiler error: in dwarf2out_var_location, at
dwarf2out.c:26542
 }
 ^

As seen with:

gcc (GCC) 8.0.1 20180127 (Red Hat 8.0.1-0.6)

Reply via email to