This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/31879] ICE with function having array of character variables argument



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]