hotpatch-1.c: Remove --save-temps option.
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Mon, 23 Feb 2015 08:08:27 +0000 (08:08 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 23 Feb 2015 08:08:27 +0000 (08:08 +0000)
2015-02-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gcc.target/s390/hotpatch-1.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-10.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-11.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-12.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-13.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-14.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-15.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-16.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-17.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-18.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-19.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-2.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-20.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-3.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-4.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-5.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-6.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-7.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-8.c: Remove --save-temps option.
* gcc.target/s390/hotpatch-9.c: Remove --save-temps option.
* gcc.target/s390/htm-nofloat-1.c: Cleanup --save-temps files.

From-SVN: r220904

22 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/hotpatch-1.c
gcc/testsuite/gcc.target/s390/hotpatch-10.c
gcc/testsuite/gcc.target/s390/hotpatch-11.c
gcc/testsuite/gcc.target/s390/hotpatch-12.c
gcc/testsuite/gcc.target/s390/hotpatch-13.c
gcc/testsuite/gcc.target/s390/hotpatch-14.c
gcc/testsuite/gcc.target/s390/hotpatch-15.c
gcc/testsuite/gcc.target/s390/hotpatch-16.c
gcc/testsuite/gcc.target/s390/hotpatch-17.c
gcc/testsuite/gcc.target/s390/hotpatch-18.c
gcc/testsuite/gcc.target/s390/hotpatch-19.c
gcc/testsuite/gcc.target/s390/hotpatch-2.c
gcc/testsuite/gcc.target/s390/hotpatch-20.c
gcc/testsuite/gcc.target/s390/hotpatch-3.c
gcc/testsuite/gcc.target/s390/hotpatch-4.c
gcc/testsuite/gcc.target/s390/hotpatch-5.c
gcc/testsuite/gcc.target/s390/hotpatch-6.c
gcc/testsuite/gcc.target/s390/hotpatch-7.c
gcc/testsuite/gcc.target/s390/hotpatch-8.c
gcc/testsuite/gcc.target/s390/hotpatch-9.c
gcc/testsuite/gcc.target/s390/htm-nofloat-1.c

index 9825b1e76a4458d6fd23ed3017def27769c52a6a..898fdb6d06b4ec0177bb594a6ac1072ffdc07c3c 100644 (file)
@@ -1,3 +1,27 @@
+2015-02-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gcc.target/s390/hotpatch-1.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-10.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-11.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-12.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-13.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-14.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-15.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-16.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-17.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-18.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-19.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-2.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-20.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-3.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-4.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-5.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-6.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-7.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-8.c: Remove --save-temps option.
+       * gcc.target/s390/hotpatch-9.c: Remove --save-temps option.
+       * gcc.target/s390/htm-nofloat-1.c: Cleanup --save-temps files.
+
 2015-02-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
 
        * gcc.target/s390/hotpatch-8.c: Add -march=g5.
index e7e90585ebb58966f5c03cb384ffa2b0d9813546..61d8f39f52ad580b066f3995ad928898ecbdff17 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch --save-temps" } */
+/* { dg-options "-O3 -mzarch" } */
 
 #include <stdio.h>
 
index 78afb8cc4069254214861a290e78cfdef0062a9b..1097ab437bb8619045cdf7cda61b12847270aa45 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=0,0 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=0,0" } */
 
 #include <stdio.h>
 
index d4c577e65af3eb7e32bce8452c776f8922a4210e..be08acc7922c8dc35e3fa4afaaf325e768c21550 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=1,0 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=1,0" } */
 
 #include <stdio.h>
 
index cc32e7c3f71845431e035621ddc81bc70a739fe8..6e909c0ec48e713bf916dbcb1a910731b4e5a729 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=999,0 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=999,0" } */
 
 #include <stdio.h>
 
index 8d4adcadf0eced8f2b372b184a929a066cc68973..959789cf13db731536f2816ad0ce661be9ff3ce5 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch --save-temps" } */
+/* { dg-options "-O3 -mzarch" } */
 
 #include <stdio.h>
 
index f1b2325e29ce27a8f3d880ee00bb76fbd675bbad..0f1f41f2502420b91efe8f73672fc9c6b1118b3d 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch --save-temps" } */
+/* { dg-options "-O3 -mzarch" } */
 
 #include <stdio.h>
 
index dd158d355ebc0a0b37257174993ddac1a258b339..e3064953c322ddb804d0ead4b754aa52b2fbbf8e 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch --save-temps" } */
+/* { dg-options "-O3 -mzarch" } */
 
 #include <stdio.h>
 
index 592de2c38d5ff9675c372337183531fe125f8790..66f13fe3c5c8e1af7037ec7c1b4d075faaa11816 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=0,0 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=0,0" } */
 
 #include <stdio.h>
 
index a1c94db882a79348790b496d9fc563a3f5d4b542..b301c5cd294e1579bcf75828721c7ce428f6f7e8 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=1,2 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=1,2" } */
 
 #include <stdio.h>
 
index 19c5ce35408b1e39451ff72fb3293281d4a619d7..1c06783f4bcdd4d3fcd6ac528064a1c9eae72fd0 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=1,2 -mhotpatch=0,0 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=1,2 -mhotpatch=0,0" } */
 
 #include <stdio.h>
 
index 993d04dab944da38ab59df6013cfeea9e38b1df9..a1ec9c76c8b2bb55af6f1532a9f48b7ccc79b101 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=1,2 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=1,2" } */
 
 #include <stdio.h>
 
index af8f59243efcd748fed5c39660ebdb5e02e62794..0c82a5a966c8879c80ad64b19d0403db9fe95f3f 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=0,1 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=0,1" } */
 
 #include <stdio.h>
 
index 88721391d24bf18e46465522e67e2e07c739c6d3..09ef5caaea37e6c9e79c11a6ffd49861a0492106 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch --save-temps" } */
+/* { dg-options "-O3 -mzarch" } */
 
 #include <stdio.h>
 
index 4138d63268404b918e2bfbe5dbde0ebe8dc875fe..041ef9ce83c5dc8afeb9d7909bcc9f0b7e534cf2 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=0,2 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=0,2" } */
 
 #include <stdio.h>
 
index afe1ad67383fea5ee21489891df0ce05eb2f3e21..050a0651406d8eb0d4d0ba3399dddfa67d3e7d11 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=0,3 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=0,3" } */
 
 #include <stdio.h>
 
index ea3e29ee7950e4bcc6dbaedf32d3e8c9e595078f..785dba7066fb6eb40ba030e3eacca113a8cd7179 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=0,4 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=0,4" } */
 
 #include <stdio.h>
 
index e91a2a6ad03eeb7754ae0c1d33f8f56cdd0c40a7..da96e4368afeee46fd539d6c6993858cf13f36da 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=0,5 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=0,5" } */
 
 #include <stdio.h>
 
index fe4b069e58254434cbf9bed440df7db72078f677..b7c19d7d6fe0a7287d27b231444ed612070ae33c 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mzarch -mhotpatch=0,6 --save-temps" } */
+/* { dg-options "-O3 -mzarch -mhotpatch=0,6" } */
 
 #include <stdio.h>
 
index 7681eda2bbbeffa4ed391900ebe284bf01b353d1..0874bbc5ce7fc7d0331caf1f4467ed84f80cc33d 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mesa -m31 -march=g5 -mhotpatch=0,3 --save-temps" } */
+/* { dg-options "-O3 -mesa -m31 -march=g5 -mhotpatch=0,3" } */
 
 #include <stdio.h>
 
index cf38d3dc66d5148e1213752119213ffb56f349ac..d6fb29ae274fa5b0bea6fee01dcb2f39a9891722 100644 (file)
@@ -1,7 +1,7 @@
 /* Functional tests for the function hotpatching feature.  */
 
 /* { dg-do compile } */
-/* { dg-options "-O3 -mesa -m31 -march=g5 -mhotpatch=0,4 --save-temps" } */
+/* { dg-options "-O3 -mesa -m31 -march=g5 -mhotpatch=0,4" } */
 
 #include <stdio.h>
 
index 6022efb97fee277ebe19a8a23028c34806afb2d7..62f2d68e909ac6a1ecac22118d8563abb81792c6 100644 (file)
@@ -48,3 +48,4 @@ int main(void)
 /* Make sure no FPR saves/restores are emitted.  */
 /* { dg-final { scan-assembler-not "\tstd\t" } } */
 /* { dg-final { scan-assembler-not "\tld\t" } } */
+/* { dg-final { cleanup-saved-temps } } */