[Bug fortran/25708] Module loading is not good at all

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 7 05:10:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-07 05:10 -------
Looking at the profile for PR 21130 makes me think fixing this bug will also
fix that one.
Oh. it is just as bad if we have module modulef declared in the same file as we
have to save it and then reload it which is just a waste of time. 

To Paul:
Also fixing up the derived types after the fact is just wrong that was PR
25391.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul dot richard dot thomas
                   |                            |at cea dot fr
OtherBugsDependingO|                            |21130, 25391
              nThis|                            |


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




More information about the Gcc-bugs mailing list