mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 14:11:05 +08:00
re PR fortran/45742 (VOLATILE has no effect)
2010-11-13 Tobias Burnus <burnus@net-b.de> PR fortran/45742 * gfortran.dg/volatile12.f90: Use the right three in * cleanup-tree-dump. From-SVN: r166702
This commit is contained in:
parent
c28d1d9b76
commit
40309aefe2
gcc/testsuite
@ -1,3 +1,8 @@
|
||||
2010-11-13 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
PR fortran/45742
|
||||
* gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump.
|
||||
|
||||
2010-11-13 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
PR fortran/45742
|
||||
|
@ -12,5 +12,5 @@ end
|
||||
! { dg-final { scan-tree-dump "integer.kind=.. . volatile arg" "optimized" } }
|
||||
! { dg-final { scan-tree-dump-times " =.v. arg;" 2 "optimized" } }
|
||||
! { dg-final { scan-tree-dump "i_dont_exist" "optimized" } }
|
||||
! { dg-final { cleanup-tree-dump "original" } }
|
||||
! { dg-final { cleanup-tree-dump "optimized" } }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user