pr52621.f90: Add -w to avoid diagnostic about unsupported prefetching support.

2012-05-03  Richard Guenther  <rguenther@suse.de>

	* gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
	unsupported prefetching support.

From-SVN: r187082
This commit is contained in:
Richard Guenther 2012-05-03 09:47:06 +00:00 committed by Richard Biener
parent 5c506dd0c3
commit 55f520f6fa
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-05-03 Richard Guenther <rguenther@suse.de>
* gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
unsupported prefetching support.
2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
* gcc.dg/fixed-point/composite-type.c (dg-options): Add

View File

@ -1,5 +1,5 @@
! { dg-do compile }
! { dg-options "-O2 -fprefetch-loop-arrays" }
! { dg-options "-O2 -fprefetch-loop-arrays -w" }
SUBROUTINE GHDSYM(IZ,IS,LMMAX,S,LMS,Y,L2M,DRL,NLAY2,K0,DCUT)!,
!