------- Comment #1 from reichelt at gcc dot gnu dot org 2006-07-13 15:44 ------- Shorter testcase that ICE's without issuing an error message first:
====================== int foo; void foo() {} ====================== The problem appeared with GCC 3.0. -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reichelt at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords|ice-on-valid-code |ice-on-invalid-code, | |monitored Known to work|4.0.1 | Last reconfirmed|0000-00-00 00:00:00 |2006-07-13 15:44:20 date| | Summary|ICE with -Wmissing- |[4.0/4.1/4.2 regression] ICE |prototypes |with -Wmissing-prototypes Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28299