This is the mail archive of the gcc@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]

Re: GCSE store motion


 In message <3CE2BCB4.D6D36685@moene.indiv.nluug.nl>, Toon Moene writes:
 > No, but it'll help any and all Fortran programs that have to be compiled
 > with -fno-automatic because they were developed on systems where local
 > variables in subroutines kept their values from call to call.
 > 
 > Given the number of times my advice on comp.lang.fortran of compiling
 > with -fno-automatic actually `stopped the bug', I'd think that's rather
 > important ...
So this means there may be another way to test/benchmark this code -- using
the Fortran tests from spec with -fno-automatic.

jeff


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