]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fma_float_?.c (dg-prune_output): Remove.
authorUros Bizjak <ubizjak@gmail.com>
Sat, 15 Oct 2011 11:04:38 +0000 (13:04 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 15 Oct 2011 11:04:38 +0000 (13:04 +0200)
* gcc.target/i386/fma_float_?.c (dg-prune_output): Remove.
(dg-options): Add -Wno-attributes.
* gcc.target/i386/fma_double_?.c: Ditto.
* gcc.target/i386/fma_run_float_?.c: Ditto.
* gcc.target/i386/fma_run_double_?.c: Ditto.
* gcc.target/i386/l_fma_float_?.c: Dtto.
* gcc.target/i386/l_fma_double_?.c: Ditto.
* gcc.target/i386/l_fma_run_float_?.c: Ditto.
* gcc.target/i386/l_fma_run_double_?.c: Ditto.

From-SVN: r180029

49 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/fma_double_1.c
gcc/testsuite/gcc.target/i386/fma_double_2.c
gcc/testsuite/gcc.target/i386/fma_double_3.c
gcc/testsuite/gcc.target/i386/fma_double_4.c
gcc/testsuite/gcc.target/i386/fma_double_5.c
gcc/testsuite/gcc.target/i386/fma_double_6.c
gcc/testsuite/gcc.target/i386/fma_float_1.c
gcc/testsuite/gcc.target/i386/fma_float_2.c
gcc/testsuite/gcc.target/i386/fma_float_3.c
gcc/testsuite/gcc.target/i386/fma_float_4.c
gcc/testsuite/gcc.target/i386/fma_float_5.c
gcc/testsuite/gcc.target/i386/fma_float_6.c
gcc/testsuite/gcc.target/i386/fma_run_double_1.c
gcc/testsuite/gcc.target/i386/fma_run_double_2.c
gcc/testsuite/gcc.target/i386/fma_run_double_3.c
gcc/testsuite/gcc.target/i386/fma_run_double_4.c
gcc/testsuite/gcc.target/i386/fma_run_double_5.c
gcc/testsuite/gcc.target/i386/fma_run_double_6.c
gcc/testsuite/gcc.target/i386/fma_run_float_1.c
gcc/testsuite/gcc.target/i386/fma_run_float_2.c
gcc/testsuite/gcc.target/i386/fma_run_float_3.c
gcc/testsuite/gcc.target/i386/fma_run_float_4.c
gcc/testsuite/gcc.target/i386/fma_run_float_5.c
gcc/testsuite/gcc.target/i386/fma_run_float_6.c
gcc/testsuite/gcc.target/i386/l_fma_double_1.c
gcc/testsuite/gcc.target/i386/l_fma_double_2.c
gcc/testsuite/gcc.target/i386/l_fma_double_3.c
gcc/testsuite/gcc.target/i386/l_fma_double_4.c
gcc/testsuite/gcc.target/i386/l_fma_double_5.c
gcc/testsuite/gcc.target/i386/l_fma_double_6.c
gcc/testsuite/gcc.target/i386/l_fma_float_1.c
gcc/testsuite/gcc.target/i386/l_fma_float_2.c
gcc/testsuite/gcc.target/i386/l_fma_float_3.c
gcc/testsuite/gcc.target/i386/l_fma_float_4.c
gcc/testsuite/gcc.target/i386/l_fma_float_5.c
gcc/testsuite/gcc.target/i386/l_fma_float_6.c
gcc/testsuite/gcc.target/i386/l_fma_run_double_1.c
gcc/testsuite/gcc.target/i386/l_fma_run_double_2.c
gcc/testsuite/gcc.target/i386/l_fma_run_double_3.c
gcc/testsuite/gcc.target/i386/l_fma_run_double_4.c
gcc/testsuite/gcc.target/i386/l_fma_run_double_5.c
gcc/testsuite/gcc.target/i386/l_fma_run_double_6.c
gcc/testsuite/gcc.target/i386/l_fma_run_float_1.c
gcc/testsuite/gcc.target/i386/l_fma_run_float_2.c
gcc/testsuite/gcc.target/i386/l_fma_run_float_3.c
gcc/testsuite/gcc.target/i386/l_fma_run_float_4.c
gcc/testsuite/gcc.target/i386/l_fma_run_float_5.c
gcc/testsuite/gcc.target/i386/l_fma_run_float_6.c

index 5f88a4645a2679cec3cee65687b6eefd5c6d633e..68985641dfa049cefa4f168a03ddeb72ad619b9d 100644 (file)
@@ -1,3 +1,15 @@
+2011-10-15  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/fma_float_?.c (dg-prune_output): Remove.
+       (dg-options): Add -Wno-attributes.
+       * gcc.target/i386/fma_double_?.c: Ditto.
+       * gcc.target/i386/fma_run_float_?.c: Ditto.
+       * gcc.target/i386/fma_run_double_?.c: Ditto.
+       * gcc.target/i386/l_fma_float_?.c: Dtto.
+       * gcc.target/i386/l_fma_double_?.c: Ditto.
+       * gcc.target/i386/l_fma_run_float_?.c: Ditto.
+       * gcc.target/i386/l_fma_run_double_?.c: Ditto.
+
 2011-10-15  Tobias Burnus  <burnus@net-b.de>
 
        * gfortran.dg/bind_c_usage_23.f90: Change TR 29113 to TS 29113 in
index 86bd754a2817109e4bb5626c14042326d1989703..c3aa3e83c02af36ce0246b18c30e3d635a2c118b 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index e30d689e01732b75fc9f1f5a5b810383e1f91b4d..843eff0a15813aceb31da0de86f2c61ab533a82d 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index c66078d4e4c668ac0d3cfa4b27f6aeaf8b661001..ac69684fee0434a740f1e4e0f24e3975008647b1 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 5df702086cab252db039d1dcbd7f2a7d02133b2f..51fc111adb2f7db89c9349aa7eff14de72784abf 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 68b785f2627d7711ce5112d2a615769921fc6e3b..3eca38c1494c162ae951b1dde02452df7245b648 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 5078601b73dcc4c4a27c79b21a29ad511cbd148b..7b75a224f116c7b4a09afb9c516fdc9195175302 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index a8a2706860e9a27a8c04d9623e9bf0dd1fcb4627..67b1f3fe7cb5c71bb1214680527b64d7d87eb31d 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 81836be16d38a3c67eb570d9ba5ed656477d883e..a54644d0c7001e7036d5223a1c9ed2d2d54206cb 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 354da87adb8286b9848dff08bf61cffff4dcdbdb..afb88b60745dd249711f9c6f193a8dd671eed83e 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index ed1e44948a41171b6baaf860471b6279675a18b7..d9689d9a7af2bb125d304bb6d8be6db9f28a82f5 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index ed563dad2ba3d53dc0826619e6072bc86dddfd63..cb067ca4a911c162923d618dac6d87e50a822670 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 50ca455eb9892230479a67587a671335141471d6..c7580736834f3fcd1e4cd754615f556b1f5241c1 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O2 -mfpmath=sse -mfma" } */
+/* { dg-options "-O2 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 79b219b874e47520e7d3aaa38c85dfd10fd1dd69..a2f2aae9e144d8230d5c07435eb4b958bdda57bf 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index ee1c50c432e8118d944dce76aee1420a7771ec85..a389473a89423a9099fc356fba1e760cc553a6fc 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index e55c41f6926b5b343902c28dec76755085a2942c..7b9d6273bac4599aa6554f6a5bc0f8344cb4a662 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 59128726bbaa7a4432c778b51a9778764de5b27f..1c0456dbad806f8c24d95a5cfd5336a4ae2f2cef 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 701b606e862540228dfb7ebd5d1da5495fcc1d69..6c09f0bb8a9a3091b3ef62a131b82fb635637e0d 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 5e9756d7d75cd66351fc80cbb2d6bf7f79a9b307..32e51bf3197935bf7582d68bfde3bd096a4eecca 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 2c0766aa0a138134e933e623ff9da2b6d752a6e0..eccf60a88cdcd5ca4e5d3bd6f52ee85cae5aea5b 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 701f32f65dc166174748c986678d91f9426056c6..18177520ac9fbd8bb8fb28cc08b94896f1d0a07d 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 73e2a8d762686c90e3b999132fb55e6550c475c7..b206a0775d2da00ee6b7e5e8864b31c901508e51 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 860d361ad7f00300d45f80063da106e2cf58e901..31c5a4dbbf62b64a14390df69b4ce54ed9ee630f 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 93a0c09d61325b26d29a56ac4c77dc91e2670a20..615886cedbd1a9faa5d2799530c75fc1ea83d727 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 5004e2d756d8bc0fee17930442caed075618ae4f..ca6cf5b1c1c0e6200de7ccf13412bc25369becb0 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index c5d5b6ac09a3d06c9b2cbf5c4525b603876368f7..3451227b2c3245b2bde3c376ac99b10aa8bddc19 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index cc52c75efbd413b6fd642fdef18386e648c6892a..e69bd7fe3dec33b1dc4027434c3449a0c1dfc5cc 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 0e26f2a15d4a0aa51a27b55585491da74ce76288..00ed16dad2e0b3412571a79c61069133c5a20375 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 0951330c1acd366b8135c30a83194adf9f348635..dbab6430c20add6e9319936188616cada7f3f357 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index ceb64902a2a0a5961e25feae7bce0183102cc000..210d5670c6c33ff4b2a9e14c3659186f0b22523c 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 4360693dff5adc156a4ff082c34faba4600b6d45..68164818fbc84cbf23f335e565de8f41fcad48e3 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index b2cdbdc23092ce365c07fa8bf428a1853675b1a8..c98ba1169f0a32f942362c98af6ffc73b4807dfc 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 9926e84cebad8e8900e22e3d0855f3d10700f0a5..1dafed94e0f33fb3e997cab6ba385dc92f385f8c 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index e365a261b0de51960fc7ad83ea9cf79845686760..dbea8fe27144e166b7c1da2e4ad1e1843eb41c21 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index b0ae671ebcac88192587f769826fe10c0ee23d38..5ff5dcb6da92261f3b94d69c8c5f127c30444808 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index d574959b4729eedcb6c277d878e070cd167527d1..d83ebcc094e2a6be11bc0b6974ebf65fae58bc89 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 7ab8dd3b38867e6fd5cacf77659a6f547a53e05a..942ed7d9e3b138acbef2f52fa949a3674d107b29 100644 (file)
@@ -1,6 +1,5 @@
 /* { dg-do compile } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
-/* { dg-options "-O3 -mfpmath=sse -mfma -mtune=generic" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma -mtune=generic" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index f7aaf25a780b8b580575ead972c3fd93b16184f6..f1d3c3a6b44bba496bccd88c95c15d6c2622a07d 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 9bd3a5b3ea89b3af6b2d18dd34f91c69e36d3b2b..db85598c106982e21ce253c9a25263803a74f570 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index eac0e5ba9b5350c83f6f027b00fffb72d83bce8b..8043f6fbfbb4ef67bccce1acb0ab72e01b57d7a2 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index eca6c0abab8f666a79ed28145df16ffde7ece9e0..eef05f58ca9822e7eb3a25a2349a336ad0e262fd 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 830574bed5f6eda2ebe28d93eb848a37f67fd858..95b4b66d02b983a6efdb0f8c38980470ca7b6bcd 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index cd869dd0e68d6897a3e53a48d369dd063b19229e..24c1a78cdf7288edb8634720cf513de5f4900ed6 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 55c9bcff71dfd1e2c40016468741887bb51feb5d..8a046131d0c66f4a38d13656e43f1223a6a593e9 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index e0a9274f648d7043303e82b48937c893f3765e50..ea6df76f173926e3480c5440adbcd51cb657141f 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 4beac3c3ab80dcf04007fd62d3f5975095ed696c..5789867d350a25dba1f53047ce5695335dbe5c6e 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index f85dba450e971f9f2b99dfeec5970b2c39f8a7f5..377370b8904cb40b83d18beea663f0f195d59e6f 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index 4de24ea2f03162bb82fb542d77568a91a042f468..8b0cf3f0fdbdc7de65a5031b22e0bc1a84567c40 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */
index daaf01763fe5c58d4b0aacaf1e3ec6041b41233a..1300618dac11f7f9f6f50298e9ddd29d5a21a58f 100644 (file)
@@ -1,7 +1,6 @@
 /* { dg-do run } */
-/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
 /* { dg-require-effective-target fma } */
-/* { dg-options "-O3 -mfpmath=sse -mfma" } */
+/* { dg-options "-O3 -Wno-attributes -mfpmath=sse -mfma" } */
 
 /* Test that the compiler properly optimizes floating point multiply
    and add instructions into FMA3 instructions.  */