Commit aeb1da2e by H.J. Lu

proc_ptr_comp_23.f90: Add a missing space.

2009-11-20  H.J. Lu  <hongjiu.lu@intel.com>

	* gfortran.dg/proc_ptr_comp_23.f90: Add a missing space.

From-SVN: r154364
parent b5308c02
2009-11-20 H.J. Lu <hongjiu.lu@intel.com>
* gfortran.dg/proc_ptr_comp_23.f90: Add a missing space.
2009-11-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gcc.dg/tree-ssa/vrp47.c: Skip on S/390.
......@@ -17,7 +21,7 @@
Janus Weil <janus@gcc.gnu.org>
PR fortran/42104
* gfortran.dg/proc_ptr_comp_23.f90 : New test.
* gfortran.dg/proc_ptr_comp_23.f90: New test.
2009-11-19 Jason Merrill <jason@redhat.com>
......
......@@ -70,4 +70,4 @@ print *, p(nr=3,x=(/0.1,0.1/))
print *, funcp%p(nr=3,x=(/0.1,0.1/))
end program t
! { dg-final { cleanup-modules "poisson_functions_m element_defs_m" }}
! { dg-final { cleanup-modules "poisson_functions_m element_defs_m" } }
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