Commit 2186b5d0 by Martin Liska Committed by Martin Liska

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
parent 510d3a73
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.
......
/* { 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];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment