[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.

[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 p

[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

[Bug fortran/25691] New: ICE on generic procedure

2006-01-06 Thread Heiko dot Klein at gmx dot net
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Heiko dot Klein at gmx dot net GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25691

[Bug fortran/25681] Segmentation fault, when accessing len(attribute) of multidimensional object

2006-01-05 Thread Heiko dot Klein at gmx dot net
--- Comment #1 from Heiko dot Klein at gmx dot net 2006-01-05 16:40 --- Created an attachment (id=10584) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10584&action=view) test-code as attachment -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25681

[Bug fortran/25681] New: Segmentation fault, when accessing len(attribute) of multidimensional object

2006-01-05 Thread Heiko dot Klein at gmx dot net
nal object Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: critical Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Heiko dot Klein at gmx dot net GCC build triplet: i686-pc