]> git.ipfire.org Git - thirdparty/gcc.git/commit
vaarg3.C: Don't expect an error for passing a non-POD type as the last named paramete...
authorGeoffrey Keating <geoffk@apple.com>
Mon, 15 Dec 2003 20:53:56 +0000 (20:53 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 15 Dec 2003 20:53:56 +0000 (20:53 +0000)
commit86d75cddd286af23fb680b5d12a7a3749a71d0d5
tree7234a526b877320ce290423d4b6875877be9e83f
parent1313d87fd3b9ee56853aa911dee90e4882191de8
vaarg3.C: Don't expect an error for passing a non-POD type as the last named parameter of...

* g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
a non-POD type as the last named parameter of a varargs function.

From-SVN: r74647
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/vaarg3.C