r249059 - in /trunk/gcc/testsuite: ChangeLog li...

thopre01@gcc.gnu.org thopre01@gcc.gnu.org
Fri Jun 9 12:57:00 GMT 2017


Author: thopre01
Date: Fri Jun  9 12:55:38 2017
New Revision: 249059

URL: https://gcc.gnu.org/viewcvs?rev=249059&root=gcc&view=rev
Log:
[ARM] Allow arm_arch_*_ok to test several macros

2017-06-09  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/testsuite/
    * lib/target-supports.exp (check_effective_target_arm_arch_FUNC_ok):
    Test for null definitions instead of them being undefined.  Add entry
    for ARMv7VE.  Reindent entry for ARMv8-M Baseline.  Add comment warning
    about using the effective target for architecture extension.
    (check_effective_target_arm_arch_v7ve_ok): Remove.
    (add_options_for_arm_arch_v7ve): Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/lib/target-supports.exp



More information about the Gcc-cvs mailing list