From: rsandifo Date: Wed, 12 Jun 2013 21:31:52 +0000 (+0000) Subject: gcc/testsuite/ X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a7e2e526c70c36d5f97f4ae4f27147d7e59e3c4;p=thirdparty%2Fgcc.git gcc/testsuite/ * gcc.target/mips/mips.exp: Handle -f{no-,}common. * gcc.target/mips/memcpy-1.c: Remove redundant dg-do. Run with -fno-common. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200041 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 0593da28384b..51143cbdad1f 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2013-06-12 Richard Sandiford + + * gcc.target/mips/mips.exp: Handle -f{no-,}common. + * gcc.target/mips/memcpy-1.c: Remove redundant dg-do. + Run with -fno-common. + 2013-06-12 Balaji V. Iyer * c-c++-common/cilk-plus/AN/sec_implicit_ex.c (main): Replaced abort diff --git a/gcc/testsuite/gcc.target/mips/memcpy-1.c b/gcc/testsuite/gcc.target/mips/memcpy-1.c index f4e4698141ea..94786a7371f3 100644 --- a/gcc/testsuite/gcc.target/mips/memcpy-1.c +++ b/gcc/testsuite/gcc.target/mips/memcpy-1.c @@ -1,4 +1,4 @@ -/* { dg-do compile } */ +/* { dg-options "-fno-common" } */ /* { dg-skip-if "code quality test" { *-*-* } { "-O0" } { "" } } */ /* { dg-final { scan-assembler-not "\tlbu\t" } } */ diff --git a/gcc/testsuite/gcc.target/mips/mips.exp b/gcc/testsuite/gcc.target/mips/mips.exp index 15b1386bd9e1..54c97db2481c 100644 --- a/gcc/testsuite/gcc.target/mips/mips.exp +++ b/gcc/testsuite/gcc.target/mips/mips.exp @@ -286,6 +286,7 @@ foreach option { # Add -ffoo/-fno-foo options to mips_option_groups. foreach option { + common delayed-branch expensive-optimizations fast-math