Commit df1f30e1 by Paul Thomas

re PR fortran/34335 (valid code rejected when reordering USE statements)

2007-12-06  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/34335
	* module.c (find_symbol): Do not return symtrees with unique
	names, which shows that they are private.

2007-12-06  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/34335
	* gfortran.dg/used_types_19.f90: New test.

From-SVN: r130643
parent 95f8fb25
2007-12-06 Paul Thomas <pault@gcc.gnu.org> 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
PR fortran/34435 PR fortran/34335
* module.c (find_symbol): Do not return symtrees with unique * module.c (find_symbol): Do not return symtrees with unique
names, which shows that they are private. names, which shows that they are private.
......
2007-12-06 Paul Thomas <pault@gcc.gnu.org> 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
PR fortran/34435 PR fortran/34335
* gfortran.dg/used_types_19.f90: New test. * gfortran.dg/used_types_19.f90: New test.
2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org> 2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org>
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