------- Comment #1 from ray at ultramarine dot com 2006-04-28 14:25 ------- Created an attachment (id=11343) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11343&action=view) All necessary files to produce the bug
go is a csh script that compiles the fortran, compiles the c, links and runs. The first output is from the fortran which is correct, 500. The second print is from the c and is 0. This works correctly with the 32 bit compilers. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27350