Commit 91ddf5a1 by Jerry DeLisle

re PR fortran/37988 (Edit descriptor checking (compile time) for "<Holerith>T)")

2008-11-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/37988
	* gfortran.dg/fmt_error_6.f90: New test.

From-SVN: r141880
parent 74657812
2008-11-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/37988
* gfortran.dg/fmt_error_6.f90: New test.
2008-11-14 Jason Merrill <jason@redhat.com> 2008-11-14 Jason Merrill <jason@redhat.com>
PR c++/38030 PR c++/38030
......
! { dg-do compile }
! { dg-options }
! PR37988 Edit descriptor checking (compile time) for "<Holerith>T)"
! Test case derived from the reporter.
8001 FORMAT(//,' SIGNIFICANCE LEVEL =',F7.4, 21H ONE-SIDED AT THE LEFT) ! { dg-error "required with T descriptor" }
end
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