fma_double_1.c: Add -mfpmath=sse.

* gcc.target/i386/fma_double_1.c: Add -mfpmath=sse.
	* gcc.target/i386/fma_double_2.c: Ditto.
	* gcc.target/i386/fma_double_3.c: Ditto.
	* gcc.target/i386/fma_double_4.c: Ditto.
	* gcc.target/i386/fma_double_5.c: Ditto.
	* gcc.target/i386/fma_double_6.c: Ditto.
	* gcc.target/i386/fma_float_1.c: Ditto.
	* gcc.target/i386/fma_float_2.c: Ditto.
	* gcc.target/i386/fma_float_3.c: Ditto.
	* gcc.target/i386/fma_float_4.c: Ditto.
	* gcc.target/i386/fma_float_5.c: Ditto.
	* gcc.target/i386/fma_float_6.c: Ditto.
	* gcc.target/i386/l_fma_double_1.c: Ditto.
	* gcc.target/i386/l_fma_double_2.c: Ditto.
	* gcc.target/i386/l_fma_double_3.c: Ditto.
	* gcc.target/i386/l_fma_double_4.c: Ditto.
	* gcc.target/i386/l_fma_double_5.c: Ditto.
	* gcc.target/i386/l_fma_double_6.c: Ditto.
	* gcc.target/i386/l_fma_float_1.c: Ditto.
	* gcc.target/i386/l_fma_float_2.c: Ditto.
	* gcc.target/i386/l_fma_float_3.c: Ditto.
	* gcc.target/i386/l_fma_float_4.c: Ditto.
	* gcc.target/i386/l_fma_float_5.c: Ditto.
	* gcc.target/i386/l_fma_float_6.c: Ditto.
	* gcc.target/i386/l_fma_run_double_1.c: Ditto.
	* gcc.target/i386/l_fma_run_double_2.c: Ditto.
	* gcc.target/i386/l_fma_run_double_3.c: Ditto.
	* gcc.target/i386/l_fma_run_double_4.c: Ditto.
	* gcc.target/i386/l_fma_run_double_5.c: Ditto.
	* gcc.target/i386/l_fma_run_double_6.c: Ditto.
	* gcc.target/i386/l_fma_run_float_1.c: Ditto.
	* gcc.target/i386/l_fma_run_float_2.c: Ditto.
	* gcc.target/i386/l_fma_run_float_3.c: Ditto.
	* gcc.target/i386/l_fma_run_float_4.c: Ditto.
	* gcc.target/i386/l_fma_run_float_5.c: Ditto.
	* gcc.target/i386/l_fma_run_float_6.c: Ditto.

From-SVN: r179796
This commit is contained in:
Kirill Yukhin 2011-10-11 10:18:48 +00:00 committed by Uros Bizjak
parent 3e6aef7c25
commit d42c1fcaf4
37 changed files with 75 additions and 36 deletions

View File

@ -1,3 +1,42 @@
2011-10-11 Kirill Yukhin <kirill.yukhin@intel.com>
* gcc.target/i386/fma_double_1.c: Add -mfpmath=sse.
* gcc.target/i386/fma_double_2.c: Ditto.
* gcc.target/i386/fma_double_3.c: Ditto.
* gcc.target/i386/fma_double_4.c: Ditto.
* gcc.target/i386/fma_double_5.c: Ditto.
* gcc.target/i386/fma_double_6.c: Ditto.
* gcc.target/i386/fma_float_1.c: Ditto.
* gcc.target/i386/fma_float_2.c: Ditto.
* gcc.target/i386/fma_float_3.c: Ditto.
* gcc.target/i386/fma_float_4.c: Ditto.
* gcc.target/i386/fma_float_5.c: Ditto.
* gcc.target/i386/fma_float_6.c: Ditto.
* gcc.target/i386/l_fma_double_1.c: Ditto.
* gcc.target/i386/l_fma_double_2.c: Ditto.
* gcc.target/i386/l_fma_double_3.c: Ditto.
* gcc.target/i386/l_fma_double_4.c: Ditto.
* gcc.target/i386/l_fma_double_5.c: Ditto.
* gcc.target/i386/l_fma_double_6.c: Ditto.
* gcc.target/i386/l_fma_float_1.c: Ditto.
* gcc.target/i386/l_fma_float_2.c: Ditto.
* gcc.target/i386/l_fma_float_3.c: Ditto.
* gcc.target/i386/l_fma_float_4.c: Ditto.
* gcc.target/i386/l_fma_float_5.c: Ditto.
* gcc.target/i386/l_fma_float_6.c: Ditto.
* gcc.target/i386/l_fma_run_double_1.c: Ditto.
* gcc.target/i386/l_fma_run_double_2.c: Ditto.
* gcc.target/i386/l_fma_run_double_3.c: Ditto.
* gcc.target/i386/l_fma_run_double_4.c: Ditto.
* gcc.target/i386/l_fma_run_double_5.c: Ditto.
* gcc.target/i386/l_fma_run_double_6.c: Ditto.
* gcc.target/i386/l_fma_run_float_1.c: Ditto.
* gcc.target/i386/l_fma_run_float_2.c: Ditto.
* gcc.target/i386/l_fma_run_float_3.c: Ditto.
* gcc.target/i386/l_fma_run_float_4.c: Ditto.
* gcc.target/i386/l_fma_run_float_5.c: Ditto.
* gcc.target/i386/l_fma_run_float_6.c: Ditto.
2011-10-11 Tristan Gingold <gingold@adacore.com>
* gcc.dg/va-arg-4.c: New test.

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-options "-O2 -mfma" } */
/* { dg-options "-O2 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE double

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE double

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE double

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE double

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE double

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE double

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE float

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE float

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE float

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE float

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE float

View File

@ -5,7 +5,7 @@
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
#define TYPE float

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */

View File

@ -1,7 +1,7 @@
/* { dg-do run } */
/* { dg-prune-output ".*warning: 'sseregparm' attribute ignored.*" } */
/* { dg-require-effective-target fma } */
/* { dg-options "-O3 -mfma" } */
/* { dg-options "-O3 -mfpmath=sse -mfma" } */
/* Test that the compiler properly optimizes floating point multiply
and add instructions into FMA3 instructions. */