[libgfortran, patch] Minor simplification in find_option
Janne Blomqvist
blomqvist.janne@gmail.com
Fri Sep 10 14:51:00 GMT 2010
On Fri, Sep 10, 2010 at 14:22, FX <fxcoudert@gmail.com> wrote:
> Dear all,
>
> The attached small patch simplifies the code in the library's find_option() function, so that we don't repeatedly call fstrlen() on the same string. We now compute the length once before the start of the loop. This allows to inline the remaining of compare0.
>
> Bootstrapped and regtested on x86_64-linux, OK to commit?
Ok, thanks for the patch.
--
Janne Blomqvist
More information about the Fortran
mailing list