From: H.J. Lu Date: Tue, 10 Aug 2021 12:30:44 +0000 (-0700) Subject: Enable gcc.target/i386/pr88531-1a.c for all targets X-Git-Tag: basepoints/gcc-13~5475 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557d06f8b3ddb54bca134695e117c40c6e2267ab;p=thirdparty%2Fgcc.git Enable gcc.target/i386/pr88531-1a.c for all targets PR tree-optimization/101809 * gcc.target/i386/pr88531-1a.c: Enable for all targets. --- diff --git a/gcc/testsuite/gcc.target/i386/pr88531-1a.c b/gcc/testsuite/gcc.target/i386/pr88531-1a.c index d1c29b2c9901..5e4f28e9b17a 100644 --- a/gcc/testsuite/gcc.target/i386/pr88531-1a.c +++ b/gcc/testsuite/gcc.target/i386/pr88531-1a.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target lp64 } } */ +/* { dg-do compile } */ /* { dg-options "-O3 -march=x86-64 -mfpmath=sse" } */ #include