------- Comment #2 from kargl at gcc dot gnu dot org  2006-12-24 17:52 -------
(In reply to comment #1)
>
> Here is a patch which fixes the issue too:
> Index: trans-io.c
> 

The patch moves the ICE to eimt-rtl.c.

laptop:kargl[218] gfc4x -o z -fdump-tree-original -O internal_io.f90
internal_io.f90: In function 'MAIN__':
internal_io.f90:8: internal compiler error: in operand_subword_force, at
emit-rtl.c:1352

The dump suggest that a temporary array has not been properly sized.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30284

Reply via email to