re PR testsuite/55452 (gfortran.dg/reassoc_4.f -O scan-tree-dump-times reassoc1)

PR testsuite/55452
	* gfortran.dg/reassoc_4.f: Use --param max-completely-peeled-insns=400
	on all targets, not just s390*.

From-SVN: r194095
This commit is contained in:
Jakub Jelinek 2012-12-03 16:18:49 +01:00 committed by Jakub Jelinek
parent c63d3b963c
commit cc1f4a3020
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2012-12-03 Jakub Jelinek <jakub@redhat.com>
PR testsuite/55452
* gfortran.dg/reassoc_4.f: Use --param max-completely-peeled-insns=400
on all targets, not just s390*.
2012-12-03 Marek Polacek <polacek@redhat.com>
PR c/55570

View File

@ -1,7 +1,6 @@
! { dg-do compile }
! { dg-options "-O3 -ffast-math -fdump-tree-reassoc1" }
! { dg-options "-O3 -ffast-math -fdump-tree-reassoc1 --param max-completely-peeled-insns=400" }
! { dg-additional-options "--param max-completely-peel-times=16" { target spu-*-* } }
! { dg-additional-options "--param max-completely-peeled-insns=400" { target s390*-*-* } }
subroutine anisonl(w,vo,anisox,s,ii1,jj1,weight)
integer ii1,jj1,i1,iii1,j1,jjj1,k1,l1,m1,n1
real*8 w(3,3),vo(3,3),anisox(3,3,3,3),s(60,60),weight