r122941 - in /trunk/gcc: cp/ChangeLog cp/call.c...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Thu Mar 15 01:27:00 GMT 2007


Author: pinskia
Date: Thu Mar 15 01:27:29 2007
New Revision: 122941

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

        PR c++/31165
        * call.c  (convert_default_arg): Instead of copying the node,
        unshare it.
2007-03-14  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C++/31165
        * g++.dg/other/default7.C: New test.


Added:
    trunk/gcc/testsuite/g++.dg/other/default7.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list