------- Comment #18 from nightstrike at gmail dot com 2008-03-06 05:09 ------- (In reply to comment #17) > What is the Fortran test case that makes this is a gfortran issue?
PROGRAM HelloWorld WRITE(*,*) "Hello World!" END PROGRAM I haven't tested that again with the latest changes that Joesph Myers has put into gcc, so I'll do it again as soon as I rebuild. But yeah, hello world doesn't work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35159