r124273 - in /branches/gcc-4_1-branch/gcc: cp/C...

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


Author: pinskia
Date: Sun Apr 29 07:30:53 2007
New Revision: 124273

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124273
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:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/init/ptrfn2.C
      - copied unchanged from r124271, trunk/gcc/testsuite/g++.dg/init/ptrfn2.C
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/init/ptrfn3.C
      - copied unchanged from r124271, trunk/gcc/testsuite/g++.dg/init/ptrfn3.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/decl.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list