[Bug fortran/34339] derived type definition not found

2007-12-04 Thread burnus at gcc dot gnu dot org
--- 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 a

[Bug fortran/34339] derived type definition not found

2007-12-04 Thread william dot mitchell at nist dot gov
--- Comment #1 from william dot mitchell at nist dot gov 2007-12-04 21:18 --- Created an attachment (id=14700) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14700&action=view) the code that illustrates the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34339