--- Comment #6 from pinskia at gcc dot gnu dot org 2005-11-16 15:24 ---
This is actually a dup of bug 20244, the issue comes into play when we have two
use modulename and the fortran front-end creates two different types (in
memory) for the same type.
*** This bug has been marked as a d
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2005-11-16 15:18
---
Confirmed for 4.1 on i686-linux. I reduced it a bit but lost the file :(
Anyhow, the ICE strongly relies on the heavy use of these different modules...
Maybe we should have a MODULE meta-PR.
--
fxcoudert at gc
--- Comment #4 from krebbel at gcc dot gnu dot org 2005-11-16 09:46 ---
My posting was a bit corrupted - sorry.
> fold_convert.f90:13: internal compiler error: in fold_convert, at fold.c:2028
fold.f90:13: internal compiler error: in fold_convert, at fold-const.c:2028
> Please submit a f
--- Comment #3 from krebbel at gcc dot gnu dot org 2005-11-16 09:37 ---
Created an attachment (id=10248)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10248&action=view)
testcase part 3
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24887
--- Comment #2 from krebbel at gcc dot gnu dot org 2005-11-16 09:36 ---
Created an attachment (id=10247)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10247&action=view)
testcase part 2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24887
--- Comment #1 from krebbel at gcc dot gnu dot org 2005-11-16 09:36 ---
Created an attachment (id=10246)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10246&action=view)
testcase part 1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24887