Commit 42daa1c0 by Jerry DeLisle

re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")

2007-07-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/32644
	* gfortran.dg/char_decl_1.f90: New test.

From-SVN: r126451
parent d468bcdb
2007-07-07 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/32644
* gfortran.dg/char_decl_1.f90: New test.
2007-07-07 Daniel Berlin <dberlin@dberlin.org> 2007-07-07 Daniel Berlin <dberlin@dberlin.org>
* Revert add of gcc.dg/tree-ssa/ssa-pre-17.c. * Revert add of gcc.dg/tree-ssa/ssa-pre-17.c.
! { dg-do compile }
! PR32644 "CHARACTER*1, c" produces "Unclassifiable statement"
program f
character*1, c
end program f
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