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:
parent
5c506dd0c3
commit
55f520f6fa
@ -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>
|
2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
|
||||||
|
|
||||||
* gcc.dg/fixed-point/composite-type.c (dg-options): Add
|
* gcc.dg/fixed-point/composite-type.c (dg-options): Add
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
! { dg-do compile }
|
! { 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)!,
|
SUBROUTINE GHDSYM(IZ,IS,LMMAX,S,LMS,Y,L2M,DRL,NLAY2,K0,DCUT)!,
|
||||||
!
|
!
|
||||||
|
Loading…
Reference in New Issue
Block a user