This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34339] derived type definition not found



------- Comment #2 from burnus at gcc dot gnu dot org  2007-12-04 22:06 -------
The bug is a recent regression, which has been already reported today as PR
34335.

Work around:
  use hash_eq_mod
  use linsystype_mod
i.e. reverting the order.

Thanks for the report.

*** This bug has been marked as a duplicate of 34335 ***


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34339


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]