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 libfortran/39664] [4.5 Regression] Revision 145571 caused 436.cactusADM in SPEC CPU 2006 to fail



------- Comment #5 from hjl dot tools at gmail dot com  2009-04-06 22:15 -------
cactusADM has both C and Fortran. The following code
   
printf("--------------------------------------------------------------------------------\n"); 
printf("Done.\n");

in C won't show up when the output is redirected to a file.


-- 


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


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