Enable gcc.target/i386/pr88531-1a.c for all targets
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 10 Aug 2021 12:30:44 +0000 (05:30 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 10 Aug 2021 12:30:44 +0000 (05:30 -0700)
PR tree-optimization/101809
* gcc.target/i386/pr88531-1a.c: Enable for all targets.

gcc/testsuite/gcc.target/i386/pr88531-1a.c

index d1c29b2..5e4f28e 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile { target lp64 } } */
+/* { dg-do compile } */
 /* { dg-options "-O3 -march=x86-64 -mfpmath=sse" } */
 
 #include <stdint.h>