[Fortran-dev] Merged trunk into branch
Janus Weil
janus@gcc.gnu.org
Wed Sep 30 10:09:00 GMT 2009
Dominique,
> Tested [branch fortran-dev revision 152269] on i686-apple-darwin9.
> It passed my tests, NIST ones and regtested fine. The only glitches
> I saw have already reported to Janus, except the ICE is now
>
> [ibook-dhum] f90/bug% gfcd poly_list.f90
> poly_list.f90: In function 'MAIN__':
> poly_list.f90:136:0: internal compiler error: in fold_convert_loc, at fold-const.c:2667
>
> instead of previously
>
> [ibook-dhum] f90/bug% gfcd poly_list.f90
> f951: internal compiler error: in resolve_class_assign, at fortran/resolve.c:7267
>
> Thanks for the great work.
your test case compiles with the attached patch, and it should even
run correctly (at least the previous version that you sent me). Can
you confirm this?
I would like to commit this patch to the branch, before we merge to
trunk. Would this be ok? Or how should we proceed?
Cheers,
Janus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pointer_assign.diff
Type: text/x-diff
Size: 3209 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20090930/1e165328/attachment.bin>
More information about the Fortran
mailing list