Commit 3145cc70 by Mikael Morin Committed by Mikael Morin

re PR fortran/38669 (Array bounds violation for arguments of elemental subroutine)

2009-01-06  Mikael Morin  <mikael.morin@tele2.fr>

	PR fortran/38669
	* gfortran.dg/elemental_dependency_3.f90:
	Add the final tree dump cleanup.

From-SVN: r143134
parent 4a8459a1
2009-01-06 Mikael Morin <mikael.morin@tele2.fr>
PR fortran/38669
* gfortran.dg/elemental_dependency_3.f90:
Add the final tree dump cleanup.
2009-01-06 Jakub Jelinek <jakub@redhat.com> 2009-01-06 Jakub Jelinek <jakub@redhat.com>
* gfortran.dg/pr23095.f: Require ilp32 in target selection instead of * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
......
...@@ -25,3 +25,4 @@ program gfcbu84_main ...@@ -25,3 +25,4 @@ program gfcbu84_main
end subroutine tq_tvgh end subroutine tq_tvgh
end program gfcbu84_main end program gfcbu84_main
! { dg-final { scan-tree-dump-times "atmp" 0 "original" } } ! { dg-final { scan-tree-dump-times "atmp" 0 "original" } }
! { dg-final { cleanup-tree-dump "original" } }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment