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

2012-07-18  Richard Guenther  <rguenther@suse.de>

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

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

From-SVN: r189606
This commit is contained in:
Richard Guenther 2012-07-18 08:35:41 +00:00 committed by Richard Biener
parent 383e40fa3e
commit 35bc024f38
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2012-07-18 Richard Guenther <rguenther@suse.de>
Backport from mainline
2012-05-03 Richard Guenther <rguenther@suse.de>
* gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
unsupported prefetching support.
2012-07-17 Jason Merrill <jason@redhat.com>
PR c++/53995

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)!,
!