This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/35159] g++ and gfortran inoperable with no error message



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]