More uses of effective-target march_option for cris
authorHans-Peter Nilsson <hp@axis.com>
Tue, 21 Jan 2020 23:09:14 +0000 (00:09 +0100)
committerHans-Peter Nilsson <hp@axis.com>
Tue, 21 Jan 2020 23:09:14 +0000 (00:09 +0100)
* gcc.target/cris/asm-v8.S, gcc.target/cris/inasm-v8.c,
gcc.target/cris/sync-1.c: Apply effective_target_march_option.

Oops.  A few stragglers, same as recent update: differing
-march=... options is an error, noticed with e.g.
"make check RUNTESTFLAGS=--target_board=cris-sim/arch=v10"

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/cris/asm-v8.S
gcc/testsuite/gcc.target/cris/inasm-v8.c
gcc/testsuite/gcc.target/cris/sync-1.c

index 2130870b9fef219b65f802cb77c4b9bda3ab763d..2fffb91bd1586da640ca54649999ca411a441759 100644 (file)
@@ -1,3 +1,8 @@
+2020-01-22  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.target/cris/asm-v8.S, gcc.target/cris/inasm-v8.c,
+       gcc.target/cris/sync-1.c: Apply effective_target_march_option.
+
 2020-01-21  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/93319
index 3fba31884548f490a7c2a9bdfb5f133a6973989a..8946ba916a10f3b1bc5585f440564b397ae20bb5 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do assemble } */
-/* { dg-options "-DOTHER_ISA=8 -march=v8" } */
+/* { dg-options "-DOTHER_ISA=8 -march=v8" { target { ! march_option } } } */
 
 /* Check that -march=v8 is also recognized.  */
 
index b2fb3053c40d655318aa8c1ed29105a702995260..f8f15e8cf60a50947e614bed11b468058d5e5135 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do assemble } */
-/* { dg-options "-DOTHER_ISA=8 -march=v8" } */
+/* { dg-options "-DOTHER_ISA=8 -march=v8" { target { ! march_option } } } */
 
 /* Check that -march=v8 is also recognized.  */
 
index 1bc9a674c3b12fe5ca5627135f8312396de00eb0..bf080174e56b68b85edd6d7494df90f331d42c41 100644 (file)
@@ -1,6 +1,6 @@
 /* Check that we can assemble both base atomic variants, for v0.  */
 /* { dg-do assemble } */
-/* { dg-options "-O2 -march=v0" } */
+/* { dg-options "-O2 -march=v0" { target { ! march_option } } } */
 
 #ifndef type
 #define type char