From: Rainer Orth Date: Mon, 25 Jan 2010 14:54:15 +0000 (+0000) Subject: re PR testsuite/41522 (gcc.c-torture/compile/pr38789.c fails on Solaris/SPARC with... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7adff969fd0f5c894c27fbeda87fb3b9b01fb9d;p=gcc.git re PR testsuite/41522 (gcc.c-torture/compile/pr38789.c fails on Solaris/SPARC with native assembler) PR testsuite/41522 * gcc.c-torture/compile/pr38789.c: Change to dg-do compile. From-SVN: r156213 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 2b0cfc68d06..0719703700d 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2010-01-25 Rainer Orth + + PR testsuite/41522 + * gcc.c-torture/compile/pr38789.c: Change to dg-do compile. + 2010-01-24 Mark Mitchell PR c++/42748 diff --git a/gcc/testsuite/gcc.c-torture/compile/pr38789.c b/gcc/testsuite/gcc.c-torture/compile/pr38789.c index 9179f6ccd91..1a26b8055f4 100644 --- a/gcc/testsuite/gcc.c-torture/compile/pr38789.c +++ b/gcc/testsuite/gcc.c-torture/compile/pr38789.c @@ -1,4 +1,5 @@ /* PR tree-optimization/38789 */ +/* { dg-do compile } */ void baz (int v)