This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25691] ICE on generic procedure
- From: "Heiko dot Klein at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2006 17:07:20 -0000
- Subject: [Bug fortran/25691] ICE on generic procedure
- References: <bug-25691-11973@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 commented line in
Interpol_factors.f90)
Heiko
(In reply to comment #3)
> This reduces to the testcase in PR 22146.
>
> *** This bug has been marked as a duplicate of 22146 ***
>
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25691