re PR c++/14804 ([unit-at-a-time] initializing const data with reinterpret_cast-ed...
authorMark Mitchell <mark@codesourcery.com>
Sun, 4 Apr 2004 22:51:02 +0000 (22:51 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 4 Apr 2004 22:51:02 +0000 (22:51 +0000)
commit644809883ad9a6cbd573001b3a5f5fdc3dfbe237
treed8264309dc2c46a391392670e32318186e13e6c0
parentaaf3c6d91d8d9013234d58100c23c2f78249cf3c
re PR c++/14804 ([unit-at-a-time] initializing const data with reinterpret_cast-ed pointer-to-member function crashes)

PR c++/14804
* varasm.c (initializer_constant_valid_p): Allow NOP_EXPRs to
RECORD_TYPEs.

From-SVN: r80404
gcc/ChangeLog
gcc/varasm.c