Minor cleanup, don't run tests for which compilation is enough.
authorJason Merrill <jason@gcc.gnu.org>
Wed, 17 Sep 2014 17:34:01 +0000 (13:34 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 17 Sep 2014 17:34:01 +0000 (13:34 -0400)
commit621d5431a2241bae0dfb6d508f2c8d1ee8eb282f
tree951040bb29fc9046d1f317a1a4b86d7624d04889
parent2c132d34c00cd0783204d45763f37507c6916c37
Minor cleanup, don't run tests for which compilation is enough.

* g++.dg/g++.dg/cpp1y/var-templ1.C: Change return to
static_assert, compile instead of running.
* g++.dg/g++.dg/cpp1y/var-templ3.C: Likewise.
* g++.dg/g++.dg/cpp1y/var-templ4.C: Likewise.
* g++.dg/g++.dg/cpp1y/var-templ5.C: Likewise.

From-SVN: r215329
gcc/testsuite/g++.dg/cpp1y/var-templ1.C
gcc/testsuite/g++.dg/cpp1y/var-templ3.C
gcc/testsuite/g++.dg/cpp1y/var-templ4.C
gcc/testsuite/g++.dg/cpp1y/var-templ5.C