[Bug fortran/25691] ICE on generic procedure

2006-01-06 Thread Heiko dot Klein at gmx dot net
--- Comment #4 from Heiko dot Klein at gmx dot net 2006-01-06 17:07 --- I doubt that it has anything to do with PR 22146. PR 22146 is about elemental, and I get the same ICE when removing the elemental keyword. I don't get the ICE when calling the elemental subroutine directly. (See comm

[Bug fortran/25691] ICE on generic procedure

2006-01-06 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-06 13:40 --- This reduces to the testcase in PR 22146. *** This bug has been marked as a duplicate of 22146 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/25691] ICE on generic procedure

2006-01-06 Thread Heiko dot Klein at gmx dot net
--- Comment #2 from Heiko dot Klein at gmx dot net 2006-01-06 13:02 --- Created an attachment (id=10587) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10587&action=view) usage of generic procedure calling of the (currently commented) procedure directly compiles without problems

[Bug fortran/25691] ICE on generic procedure

2006-01-06 Thread Heiko dot Klein at gmx dot net
--- Comment #1 from Heiko dot Klein at gmx dot net 2006-01-06 13:01 --- Created an attachment (id=10586) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10586&action=view) interface and implementation -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25691