]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto.exp: Add support for C/C++ mix language testing.
authorMike Stump <mikestump@comcast.net>
Sat, 19 Oct 2013 19:13:15 +0000 (19:13 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sat, 19 Oct 2013 19:13:15 +0000 (19:13 +0000)
commit7aa14ddbd7eb90ff4cff00baba826ebf82f328b4
treec8122b08d8d373a6cee0297194008621e7f7a066
parentc6436d74ccb99f688e5378c9b8ebd0a47e1c3a74
lto.exp: Add support for C/C++ mix language testing.

* g++.dg/lto/lto.exp: Add support for C/C++ mix language testing.

* gcc.dg/lto/pr54625-1_0.c: Move from here...
* g++.dg/lto/pr54625-1_0.c: ... to here.
* gcc.dg/lto/pr54625-1_1.C: Likewise.
* g++.dg/lto/pr54625-1_1.C: Likewise.
* gcc.dg/lto/pr54625-2_0.c: Likewise.
* g++.dg/lto/pr54625-2_0.c: Likewise.
* gcc.dg/lto/pr54625-2_1.C: Likewise.
* g++.dg/lto/pr54625-2_1.C: Likewise.

From-SVN: r203862
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lto/lto.exp
gcc/testsuite/g++.dg/lto/pr54625-1_0.c [moved from gcc/testsuite/gcc.dg/lto/pr54625-1_0.c with 100% similarity]
gcc/testsuite/g++.dg/lto/pr54625-1_1.C [moved from gcc/testsuite/gcc.dg/lto/pr54625-1_1.C with 100% similarity]
gcc/testsuite/g++.dg/lto/pr54625-2_0.c [moved from gcc/testsuite/gcc.dg/lto/pr54625-2_0.c with 100% similarity]
gcc/testsuite/g++.dg/lto/pr54625-2_1.C [moved from gcc/testsuite/gcc.dg/lto/pr54625-2_1.C with 100% similarity]