------- Comment #9 from mmitchel at gcc dot gnu dot org 2006-08-04 05:00 ------- Subject: Bug 28148
Author: mmitchel Date: Fri Aug 4 05:00:03 2006 New Revision: 115920 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115920 Log: PR c++/28148 * varasm.c (output_constant): Give the front end another chance to expand constants, after stripping NOPs. PR c++/28148 * g++.dg/init/ptrmem3.C: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/g++.dg/init/ptrmem3.C Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/testsuite/ChangeLog branches/gcc-4_1-branch/gcc/varasm.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28148