OSDN Git Service

2008-10-04 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Oct 2008 05:50:00 +0000 (05:50 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Oct 2008 05:50:00 +0000 (05:50 +0000)
commitf78fcbf73b0a80efd303e996f90417b5abb84399
treec7a1d5d6f65455a78af957007fe5a13885133b75
parent86ef5128849be159f90035f6318653989477fb07
2008-10-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/37706
* module.c (load_equiv): Check the module before negating the
unused flag.

2008-10-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/37706
* gfortran.dg/module_equivalence_4.f90: New test.

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