diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2023-02-07 19:46:29 +0100 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2023-02-08 21:44:10 +0100 |
commit | 70888d0982d9c4df4f74cd6f06f943778af1d1eb (patch) | |
tree | fad258b228e33985619742f309da0dda634ea4b7 /gcc/fortran | |
parent | 77bb54b1b07add45007c664724b726541d672ef3 (diff) | |
download | gcc-70888d0982d9c4df4f74cd6f06f943778af1d1eb.zip gcc-70888d0982d9c4df4f74cd6f06f943778af1d1eb.tar.gz gcc-70888d0982d9c4df4f74cd6f06f943778af1d1eb.tar.bz2 |
testsuite: Fix asm-goto-with-outputs tests; limit to lra targets
These tests spuriously lacked a "lra" limiter. Code using
"asm goto" with outputs gets a:
error: the target does not support 'asm goto' with outputs in 'asm'
compilation error when compiled for a non-LRA target. Limit
to LRA targets as other asm-goto-with-outputs tests.
* gcc.dg/torture/pr100398.c: Limit to lra targets.
* gcc.dg/pr100590.c: Ditto.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions