[Bug c/17408] New: [4.0 regression] ICE in verify_stmts with -O2
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 10 21:10:00 GMT 2004
extern int t;
extern int t = 0;
void f(){t =0;}
void g(){h(&t);}
--
Summary: [4.0 regression] ICE in verify_stmts with -O2
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: critical
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: dnovillo at gcc dot gnu dot org,gcc-bugs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17408
More information about the Gcc-bugs
mailing list