sse-22a.c: New test.

* gcc.target/i386/sse-22a.c: New test.

From-SVN: r177584
This commit is contained in:
Uros Bizjak 2011-08-09 11:28:13 +02:00 committed by Uros Bizjak
parent 3968b0504c
commit a4894e5e7c
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2011-08-09 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/sse-22a.c: New test.
2011-08-09 Ira Rosen <ira.rosen@linaro.org>
PR tree-optimization/50014

View File

@ -0,0 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-O0 -Werror-implicit-function-declaration -march=k8" } */
#define DIFFERENT_PRAGMAS
#include "sse-22.c"