From: Rainer Orth Date: Thu, 23 Oct 2014 11:32:55 +0000 (+0000) Subject: Fix gcc.dg/ipa/ipa-icf-21.c on 32-bit Linux/x86. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8bbc64707dcb206b8c39f8517b5a4177fb1ff4ec;p=gcc.git Fix gcc.dg/ipa/ipa-icf-21.c on 32-bit Linux/x86. * gcc.dg/ipa/ipa-icf-21.c: Add -msse2 to dg-options. From-SVN: r216589 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 68806934390..377a7fcbfb1 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-10-23 Rainer Orth + + * gcc.dg/ipa/ipa-icf-21.c: Add -msse2 to dg-options. + 2014-10-23 Rainer Orth * gcc.dg/ipa/ipa-icf-21.c: Restrict to i?86-*-* x86_64-*-*. diff --git a/gcc/testsuite/gcc.dg/ipa/ipa-icf-21.c b/gcc/testsuite/gcc.dg/ipa/ipa-icf-21.c index 94921e1ef45..68aabc5fdd0 100644 --- a/gcc/testsuite/gcc.dg/ipa/ipa-icf-21.c +++ b/gcc/testsuite/gcc.dg/ipa/ipa-icf-21.c @@ -1,5 +1,5 @@ /* { dg-do compile { target i?86-*-* x86_64-*-* } } */ -/* { dg-options "-O2 -fdump-ipa-icf" } */ +/* { dg-options "-O2 -msse2 -fdump-ipa-icf" } */ #include