[Bug fortran/15966] ICE and segmentation fault on internal write

paulthomas2 at wanadoo dot fr gcc-bugzilla@gcc.gnu.org
Fri Dec 10 10:51:00 GMT 2004


------- Additional Comments From paulthomas2 at wanadoo dot fr  2004-12-10 10:50 -------
Note that this compiles and runs OK

       subroutine a()
       implicit none
       integer         :: i
       character(100)  :: r      !! eliminate dimension => works
       write(r,*) I
       end subroutine a



-- 


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



More information about the Gcc-bugs mailing list