This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14804] [3.4/3.5 Regression] [unit-at-a-time] initializing const data with reinterpret_cast-ed pointer-to-member function crashes
- 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: 19 Jul 2004 12:09:06 -0000
- Subject: [Bug c++/14804] [3.4/3.5 Regression] [unit-at-a-time] initializing const data with reinterpret_cast-ed pointer-to-member function crashes
- References: <20040401013242.14804.dbaron@dbaron.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-19 12:08 -------
Subject: Bug 14804
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: matz@gcc.gnu.org 2004-07-19 12:08:46
Modified files:
gcc : ChangeLog.hammer varasm.c
Log message:
Backport (for #42522):
2004-04-04 Mark Mitchell <mark@codesourcery.com>
PR c++/14804
* varasm.c (initializer_constant_valid_p): Allow NOP_EXPRs to
RECORD_TYPEs.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.414&r2=1.1.2.415
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.318.2.18&r2=1.318.2.19
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14804