[patch, fortran, 4.9] Dependency and string length calculation improvements
Thomas Koenig
tkoenig@netcologne.de
Sun Mar 17 22:42:00 GMT 2013
Dominique,
> Your test gfortran.dg/dependency_40.f90 does not have depedencies and
> does not create a temporary (assuming that "-Warray-temporaries" does
> not miss any) with/without your patch and with gcc4.6, 4.7, and 4.8.
> 4.5 gives a warning.
You are quite correct, the test case didn't really test a lot. The old
algorithms were better than I thought ;-)
Here is a corrected test case, which also has a correct file name
(which does not clobber an old test).
Thanks for catching this!
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dependency_41.f90
Type: text/x-fortran
Size: 387 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20130317/9206fbe5/attachment.bin>
More information about the Fortran
mailing list