]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/gfortran.texi
[multiple changes]
authorTobias Burnus <burnus@net-b.de>
Thu, 8 Mar 2007 13:11:54 +0000 (14:11 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 8 Mar 2007 13:11:54 +0000 (14:11 +0100)
commit56bedf420fd15955cfa194ead87f2beaedac9509
treee00b232da514f8ce7cd1afe09475bd9cd69a6751
parentac497e6a6e1ea5232c801338a34a41ae30555650
[multiple changes]

2007-07-08  Tobias Burnus  <burnus@net-b.de>

       * module.c (gfc_match_use): Support renaming of operators
       in USE statements.
       * gfortran.texi (Fortran 2003 Status): Document support of
       renaming of operators.

2007-03-08  Tobias Burnus  <burnus@net-b.de>

       * gfortran.dg/use_5.f90: New test.
       * gfortran.dg/use_6.f90: Ditto.
       * gfortran.dg/use_7.f90: Ditto.

From-SVN: r122699
gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/use_5.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/use_6.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/use_7.f90 [new file with mode: 0644]