re PR fortran/21130 (38822 lines of Fortran 90 takes more than 10 minutes to compile...
authorPaul Thomas <paulthomas2@wanadoo.fr>
Fri, 31 Mar 2006 00:47:13 +0000 (02:47 +0200)
committerBud Davis <bdavis@gcc.gnu.org>
Fri, 31 Mar 2006 00:47:13 +0000 (00:47 +0000)
commit264364930785b7f8a6cce1dcbe375f7010ce1e9b
tree135a45a2b6cfdd20f19863ee171fa5dd835e8251
parentd3603e8c4ef5a3fb3f21a5378b2515e81c417450
re PR fortran/21130 (38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM)

2006-03-30  Paul Thomas <paulthomas2@wanadoo.fr>
            Bud Davis  <bdavis9659@sbcglobal.net>

        PR 21130
        * module.c (load_needed): Traverse entire tree before returning.

Co-Authored-By: Bud Davis <bdavis9659@sbcglobal.net>
From-SVN: r112558
gcc/fortran/ChangeLog
gcc/fortran/module.c