]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/34672 (.mod file misses renamed, USEd symbol)
authorPaul Thomas <pault@gcc.gnu.org>
Mon, 7 Jan 2008 16:44:43 +0000 (16:44 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Mon, 7 Jan 2008 16:44:43 +0000 (16:44 +0000)
commit3a7b9fdaf63436ea0c43acc53457495bd36791b7
tree933859f7a33a83b4eb1c2426b726575147920a81
parentb61ea03d2dc7cb1852d1cf401a22f1f6935972ad
re PR fortran/34672 (.mod file misses renamed, USEd symbol)

2008-01-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34672
* module.c (write_generic): Rewrite completely.
(write_module): Change call to write_generic.

2008-01-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34672
* gfortran.dg/use_only_2.f90: New test.

From-SVN: r131377
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/use_only_2.f90 [new file with mode: 0644]
This page took 0.067801 seconds and 5 git commands to generate.