This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11532] c++ segfault on __attribute__ for missing variable name
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2003 22:42:10 -0000
- Subject: [Bug c++/11532] c++ segfault on __attribute__ for missing variable name
- References: <20030715223456.11532.billy@dadadada.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11532
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |ice-on-invalid-code
Resolution| |FIXED
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-15 22:42 -------
Fixed on the mainline (20030715) (I think by the new parser), not a regression as gcc ICEs in
2.95.3, 3.0.4, 3.2.2, 3.2.3, 2.91.66, and 3.3.1 (20030707).