This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/35746] [4.3 regression] ICE with undefined variables
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Aug 2008 23:25:59 -0000
- Subject: [Bug c/35746] [4.3 regression] ICE with undefined variables
- References: <bug-35746-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at gcc dot gnu dot org 2008-08-08 23:25 -------
The ICE is there still, you just don't see it:
> a.c:8: confused by earlier errors, bailing out
That means there was an ICE after other errors had happened :).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35746