diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2020-01-19 20:38:06 +0100 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2020-01-19 20:38:06 +0100 |
commit | 3684bbb022cd75da55e1457673f269980aa12cdf (patch) | |
tree | e26b25120e7ca7f3ffece793fdbe15bbea781827 /libcpp/errors.c | |
parent | 0042bafd4b5eb85ee9610b9558d7b7f00579888c (diff) | |
download | gcc-3684bbb022cd75da55e1457673f269980aa12cdf.zip gcc-3684bbb022cd75da55e1457673f269980aa12cdf.tar.gz gcc-3684bbb022cd75da55e1457673f269980aa12cdf.tar.bz2 |
testsuite: effective_target_march_option: support checking for -march=*
* lib/target-supports.exp (effective_target_march_option): New.
I see no (other) way to, depending on the absence of an option,
add an option for a specific target.
For gcc.dg/torture/pr26515.c and cris-elf, you get an error for
supplying multiple (different) -march=... options (where that
error is desirable), like testing cris-elf with
RUNTESTFLAGS=--target_board=cris-sim/arch=v8, where otherwise
-march=v10 and -march=v8 will both be given, and the test would
fail.
For historians, this was accidentally misordered and committed after
the (first) patch using march_option. Oops.
Diffstat (limited to 'libcpp/errors.c')
0 files changed, 0 insertions, 0 deletions