2005-09-18 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Sep 2005 05:18:54 +0000 (05:18 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Sep 2005 05:18:54 +0000 (05:18 +0000)
commit5e3728f9830849c637b993c520dec8cc85d1b69b
tree5a25bc941590a75d5331f4e5dd69bba6e6730d72
parentcb4155a3c6f22e461586a903a99e5f5e0f08d3d1
2005-09-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/16861
* module.c (read_module): Give symbols from module procedures
different true_name entries to those from the module proper.

2005-09-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/16861
* gfortran.dg/nested_modules_2.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104388 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/nested_modules_2.f90 [new file with mode: 0644]