Commit a578b091 by Tobias Schlüter Committed by Tobias Schlüter

name_clash2.f90: Remove outdated comment.

* gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
comment.

From-SVN: r84395
parent 605201ba
2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
* gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
comment.
2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
Paul Brook <paul@codesourcery.com> Paul Brook <paul@codesourcery.com>
* gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
......
! This is the testcase from PR13249. ! This is the testcase from PR13249.
! the two different entities named AN_EXAMPLE shouldn't conflict ! the two different entities named AN_EXAMPLE shouldn't conflict
! the real bug is PR15481, we currently (2004/06/09) work around PR13249
MODULE MOD MODULE MOD
INTEGER FOO INTEGER FOO
END 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