r244723 - in /trunk/gcc/testsuite: ChangeLog gc...

thopre01@gcc.gnu.org thopre01@gcc.gnu.org
Fri Jan 20 15:29:00 GMT 2017


Author: thopre01
Date: Fri Jan 20 15:29:21 2017
New Revision: 244723

URL: https://gcc.gnu.org/viewcvs?rev=244723&root=gcc&view=rev
Log:
Skip optional_mthumb tests if GCC has a default mode

2017-01-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/testsuite/
    * lib/target-supports.exp (check_configured_with): New procedure.
    (check_effective_target_default_mode): new effective target.
    * gcc.target/arm/optional_thumb-1.c: Skip if GCC was configured with a
    default mode.  Fix dg-skip-if target selector syntax.
    * gcc.target/arm/optional_thumb-2.c: Likewise.
    * gcc.target/arm/optional_thumb-3.c: Fix dg-skip-if target selector
    syntax.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/arm/optional_thumb-1.c
    trunk/gcc/testsuite/gcc.target/arm/optional_thumb-2.c
    trunk/gcc/testsuite/gcc.target/arm/optional_thumb-3.c
    trunk/gcc/testsuite/lib/target-supports.exp



More information about the Gcc-cvs mailing list