This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24302] [3.4/4.0/4.1 regression] anonymous global union segfault with g++ 3.4.x
- From: "dpatel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Mar 2006 19:55:52 -0000
- Subject: [Bug c++/24302] [3.4/4.0/4.1 regression] anonymous global union segfault with g++ 3.4.x
- References: <bug-24302-11499@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dpatel at gcc dot gnu dot org 2006-03-23 19:55 -------
Subject: Bug 24302
Author: dpatel
Date: Thu Mar 23 19:55:47 2006
New Revision: 112329
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112329
Log:
Radar 4484060
PR c++/24302
* toplev.c (check_global_declarations): Check anonymous
decl name.
* g++.dg/warn/Wunused-12.C: New test.
Added:
branches/apple/trunk/gcc/testsuite/g++.dg/warn/Wunused-12.C
- copied, changed from r105222,
trunk/gcc/testsuite/g++.dg/warn/Wunused-12.C
Modified:
branches/apple/trunk/gcc/ChangeLog
branches/apple/trunk/gcc/testsuite/ChangeLog
branches/apple/trunk/gcc/toplev.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24302