r124271 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Sun Apr 29 06:22:00 GMT 2007


Author: pinskia
Date: Sun Apr 29 07:22:14 2007
New Revision: 124271

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124271
Log:
2007-04-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C++/30221
        * decl.c (reshape_init_r): Don't reshape the first element if it
        is a pointer to member function.

2007-04-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C++/30221
        * g++.dg/init/ptrfn2.C: New test.
        * g++.dg/init/ptrfn3.C: New test.



Added:
    trunk/gcc/testsuite/g++.dg/init/ptrfn2.C
    trunk/gcc/testsuite/g++.dg/init/ptrfn3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list