This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/22458] [3.4 regression] ICE on missing brace
- 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: 13 Jul 2005 12:56:17 -0000
- Subject: [Bug c/22458] [3.4 regression] ICE on missing brace
- References: <20050713125327.22458.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-13 12:56 -------
Confirmed, here is the backtrace:
#0 0x0806ac39 in finish_fname_decls () at ../../gcc/c-common.c:1047
#1 0x0804f7f6 in c_parse_file () at c-parse.y:3036
#2 0x0807f3b2 in c_common_parse_file (set_yydebug=0) at ../../gcc/c-opts.c:1237
#3 0x0827606d in toplev_main (argc=0, argv=0xbfffec7a) at ../../gcc/toplev.c:1822
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |3.4.0
Known to work| |3.3.3 4.0.0 4.1.0
Last reconfirmed|0000-00-00 00:00:00 |2005-07-13 12:56:16
date| |
Target Milestone|--- |3.4.5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22458