From: Andreas Krebbel Date: Wed, 17 Aug 2005 08:55:30 +0000 (+0000) Subject: 20020926-1.c: Added "-mesa" to dg-options. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33d2e547c2dbaceff17bd0e96d8016ee29effb04;p=platform%2Fupstream%2Fgcc.git 20020926-1.c: Added "-mesa" to dg-options. 2005-08-17 Andreas Krebbel * testsuite/gcc.dg/20020926-1.c: Added "-mesa" to dg-options. From-SVN: r103210 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f3c950e..d6cd3b1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-08-17 Andreas Krebbel + + * testsuite/gcc.dg/20020926-1.c: Added "-mesa" to dg-options. + 2005-08-17 Nick Clifton * config/stormy16/stormy16.c (xstormy16_encode_section_info): diff --git a/gcc/testsuite/gcc.dg/20020926-1.c b/gcc/testsuite/gcc.dg/20020926-1.c index d2d6574..7a8c716 100644 --- a/gcc/testsuite/gcc.dg/20020926-1.c +++ b/gcc/testsuite/gcc.dg/20020926-1.c @@ -2,7 +2,7 @@ negative displacements. */ /* { dg-do compile { target s390-*-* } } */ -/* { dg-options "-O2" } */ +/* { dg-options "-O2 -mesa" } */ int test (int *addr) {