[Patch, fortran] PR31219 - ICE on array of character function results

Tobias Burnus burnus@net-b.de
Sat May 26 11:57:00 GMT 2007


Paul Richard Thomas wrote:
> Attached is a new version that runs #1 as well. This latter is
> incorporated in the testscase.
>
> Bootstrapped and regtested on x86_ia64/FC5 - OK for trunk?
Thanks. The patch looks ok, fixes the testcases and regtests (on
x86-86/oS Factory).

(We still need to reject
   subroutine gee(a)
     character(len(a)),dimension(1) :: a
as this is invalid and produces wrong code. I filled this as PR32095 in
order to not to forget it.)

Tobias



More information about the Gcc-patches mailing list