[Bug fortran/39304] ICE on module compilation

2009-02-25 Thread kargl at gcc dot gnu dot org
-- kargl at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Known to fa

[Bug fortran/39304] ICE on module compilation

2009-02-25 Thread kargl at gcc dot gnu dot org
--- Comment #4 from kargl at gcc dot gnu dot org 2009-02-25 18:08 --- Created an attachment (id=17361) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17361&action=view) Reduced testcase -- kargl at gcc dot gnu dot org changed: What|Removed |Ad

[Bug fortran/39304] ICE on module compilation

2009-02-25 Thread dominiq at lps dot ens dot fr
--- Comment #3 from dominiq at lps dot ens dot fr 2009-02-25 16:23 --- Confirmed on powerpc-apple-darwin9 (trunk rev. 144372, 4.2.3 and 4.3.3). g95 gives the following warning (lines 477, 488, 499, 510, 521, 532, and 543) Warning (158): INTENT(OUT) variable 'res' at (1) is never set

[Bug fortran/39304] ICE on module compilation

2009-02-25 Thread Huub dot van-Dam at stfc dot ac dot uk
--- Comment #2 from Huub dot van-Dam at stfc dot ac dot uk 2009-02-25 16:03 --- Created an attachment (id=17359) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17359&action=view) A tiny sample program that uses auto_deriv.f90 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3930

[Bug fortran/39304] ICE on module compilation

2009-02-25 Thread Huub dot van-Dam at stfc dot ac dot uk
--- Comment #1 from Huub dot van-Dam at stfc dot ac dot uk 2009-02-25 16:02 --- Created an attachment (id=17358) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17358&action=view) The file that fails to compile -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39304