]> git.ipfire.org Git - thirdparty/gcc.git/commit
2007-03-14 Andrew Pinski <andrew_pinski@playstation.sony.com>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Mar 2007 01:27:29 +0000 (01:27 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Mar 2007 01:27:29 +0000 (01:27 +0000)
commit7a8084e87f2ffc372fe5d91badd03a12ecbfd9cb
tree40387ede534231616a096b2529605fffa90afb24
parentdbdf5af5ddf971658de197f1a3d8a03009004917
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122941 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/default7.C [new file with mode: 0644]