]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/19317 (removing a temporary return value when we cannot)
authorJakub Jelinek <jakub@redhat.com>
Thu, 8 Dec 2005 21:50:38 +0000 (22:50 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 8 Dec 2005 21:50:38 +0000 (22:50 +0100)
commit6d66414c171c195ac821aa54f35234542759be5b
tree6d2cb5bbd0c9cfd0f6ab7c8254a6f761b4ff0efa
parent1412e0b515a094e32d68c6460708fbc8ff79e0ef
re PR c++/19317 (removing a temporary return value when we cannot)

PR c++/19317
* g++.dg/opt/pr19317-1.C: New test.
* g++.dg/opt/pr19317-2.C: New test.
* g++.dg/opt/pr19317-3.C: New test.

From-SVN: r108247
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr19317-1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/opt/pr19317-2.C [new file with mode: 0644]
gcc/testsuite/g++.dg/opt/pr19317-3.C [new file with mode: 0644]