public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/25708]  New: Module loading is not good at all
@ 2006-01-07  5:05 pinskia at gcc dot gnu dot org
  2006-01-07  5:10 ` [Bug fortran/25708] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 26+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-07  5:05 UTC (permalink / raw)
  To: gcc-bugs

doing something like:
function f()
use modulef
end function
function g()
use modulef
end function
function h()
use modulef
end function
function i()
use modulef
end function

-----
Causes us to load in the module 4 times which is just wrong.


-- 
           Summary: Module loading is not good at all
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: compile-time-hog
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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



^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2015-10-10  9:11 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-25708-4@http.gcc.gnu.org/bugzilla/>
2010-09-29 15:12 ` [Bug fortran/25708] Module loading is not good at all burnus at gcc dot gnu.org
2011-04-03 18:33 ` jvdelisle at gcc dot gnu.org
2011-04-04 11:51 ` pault at gcc dot gnu.org
2011-04-04 12:35 ` burnus at gcc dot gnu.org
2011-04-05  4:47 ` jvdelisle at gcc dot gnu.org
2011-04-05  5:25 ` jvdelisle at gcc dot gnu.org
2011-04-05  5:35 ` jb at gcc dot gnu.org
2011-04-10 17:47 ` jvdelisle at gcc dot gnu.org
2011-11-30 19:57 ` Joost.VandeVondele at mat dot ethz.ch
2011-12-01  7:30 ` Joost.VandeVondele at mat dot ethz.ch
2011-12-01 14:13 ` jb at gcc dot gnu.org
2011-12-03 13:29 ` jvdelisle at gcc dot gnu.org
2012-08-24 14:02 ` Joost.VandeVondele at mat dot ethz.ch
2013-03-29  8:33 ` [Bug fortran/25708] [F95] " Joost.VandeVondele at mat dot ethz.ch
2013-06-24  7:00 ` dominiq at lps dot ens.fr
2015-08-08 20:23 ` fxcoudert at gcc dot gnu.org
2015-09-08  9:35 ` dominiq at lps dot ens.fr
2015-10-10  9:11 ` dominiq at lps dot ens.fr
2006-01-07  5:05 [Bug fortran/25708] New: " pinskia at gcc dot gnu dot org
2006-01-07  5:10 ` [Bug fortran/25708] " pinskia at gcc dot gnu dot org
2006-01-09  7:37 ` paul dot richard dot thomas at cea dot fr
2006-10-02 11:24 ` fxcoudert at gcc dot gnu dot org
2006-10-31  7:00 ` fxcoudert at gcc dot gnu dot org
2006-10-31  8:29 ` paul dot richard dot thomas at cea dot fr
2007-01-15 10:28 ` pault at gcc dot gnu dot org
2007-04-25  8:42 ` jb at gcc dot gnu dot org
2007-05-02  7:41 ` pault at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).