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:
Martin Liska 2019-05-29 08:09:02 +02:00 committed by Martin Liska
parent 510d3a7313
commit 2186b5d022
2 changed files with 6 additions and 2 deletions

View File

@ -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.

View 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];