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: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Oct 2005 06:22:17 -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 #8 from cvs-commit at gcc dot gnu dot org 2005-10-11 06:22 -------
Subject: Bug 24302
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: mmitchel@gcc.gnu.org 2005-10-11 06:22:09
Modified files:
gcc : ChangeLog
Log message:
PR c++/24302
* toplev.c (check_global_declaration_1): Robustify.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.456&r2=2.7592.2.457
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24302