This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31879] ICE with function having array of character variables argument
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 May 2007 06:18:35 -0000
- Subject: [Bug fortran/31879] ICE with function having array of character variables argument
- References: <bug-31879-9647@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pault at gcc dot gnu dot org 2007-05-18 07:18 -------
(In reply to comment #3)
> This fixes it and much more besides. It needs commenting and tidying up.
>
...but is broken on x86_ia64 with a very odd error message:
pr31879.f90: In function ?MAIN__?:
pr31879.f90:13: internal compiler error: in simplify_subreg, at
simplify-rtx.c:4674
I cannot see anything wrong with the code.
I will have to drop this until next week.
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31879