re PR middle-end/69987 (internal compiler error: in verify_loop_structure, at cfgloop.c:1639)

PR tree-optimization/69987
	* gfortran.dg/pr69987.f90: Use "-w" to avoid failures when the
	target does not support -fprefetch-loop-arrays.

From-SVN: r233912
This commit is contained in:
Jeff Law 2016-03-02 11:45:26 -07:00 committed by Jeff Law
parent 26ac52dba5
commit 268bc32008
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2016-03-02 Jeff Law <law@redhat.com>
PR tree-optimization/69987
* gfortran.dg/pr69987.f90: Use "-w" to avoid failures when the
target does not support -fprefetch-loop-arrays.
2016-03-02 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/bmi2-bzhi-2.c: Change to runtime test.

View File

@ -1,5 +1,5 @@
! { dg-do compile }
! { dg-options "-O3 -fprefetch-loop-arrays" }
! { dg-options "-O3 -fprefetch-loop-arrays -w" }
MODULE cp_lbfgs
INTEGER, PARAMETER :: dp=8