This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[C++14 PATCH] Minor cleanup, don't run tests for which compilation is enough.


Tested on Linux-x64.

/testsuite
2014-09-14  Ville Voutilainen  <ville.voutilainen@gmail.com>

    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.

Attachment: var-templ-test-cleanup.diff
Description: Text document

Attachment: var-templ-test-cleanup.changelog
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]