PATCH: PR fortran/33646: [4.3 Regression] Gcc 4.3 revision 128954 failed tonto in SPEC CPU 2006
François-Xavier Coudert
fxcoudert@gmail.com
Thu Oct 4 16:06:00 GMT 2007
> # Remove files for specified Fortran modules.
> proc cleanup-modules { modlist } {
> foreach modname $modlist {
> remove-build-file [string tolower $modname].mod
> }
> }
>
> I double checked that bar_module.mod and foo_module.mod were
> removed. I am checking in my patch now.
Great, thanks.
FX
More information about the Fortran
mailing list