mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 13:01:20 +08:00
Remove duplicite dg-compile (PR testsuite/90657).
2019-05-29 Martin Liska <mliska@suse.cz> PR testsuite/90657 * gcc.dg/ipa/pr90555.c: Remove duplicite dg-compile. From-SVN: r271729
This commit is contained in:
parent
510d3a7313
commit
2186b5d022
@ -1,3 +1,8 @@
|
||||
2019-05-29 Martin Liska <mliska@suse.cz>
|
||||
|
||||
PR testsuite/90657
|
||||
* gcc.dg/ipa/pr90555.c: Remove duplicite dg-compile.
|
||||
|
||||
2019-05-28 Bill Schmidt <wschmidt@linux.ibm.com>
|
||||
|
||||
* gcc.target/powerpc/localentry-detect-1.c: New file.
|
||||
|
@ -1,6 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-fopenmp-simd -O2 -mavx512f -fdump-ipa-icf" } */
|
||||
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
|
||||
/* { dg-options "-fopenmp-simd -O2 -mavx512f -fdump-ipa-icf" } */
|
||||
|
||||
#define N 1024
|
||||
int a[N];
|
||||
|
Loading…
x
Reference in New Issue
Block a user