]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/34545 (ICE when compiling Fortran 95 code)
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 6 Jan 2008 22:00:00 +0000 (22:00 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 6 Jan 2008 22:00:00 +0000 (22:00 +0000)
commit5989df83be8402add1f7cad75ee98e7a8ac2dbda
tree90e6a3b9a4e806e921bd4b2e4e0dfd7151225906
parentb8c9ec3da0d37a2b29715bb91b847b1e5dc188c5
re PR fortran/34545 (ICE when compiling Fortran 95 code)

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

PR fortran/34545
* module.c (load_needed): If the namespace has no proc_name
give it the module symbol.

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

PR fortran/34545
* gfortran.dg/use_12.f90: New test.

From-SVN: r131364
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/use_12.f90 [new file with mode: 0644]