On Mon, Oct 21, 2013 at 5:46 PM, Ian Lance Taylor wrote:
> According to c.opt, the -fdefault-inline patch is ignored, and only
> exists for backward compatibility. The only use of flag_default_inline
> was removed by Honza here:
> http://gcc.gnu.org/ml/gcc-patches/2008-07/msg02104.html
>
> This p
According to c.opt, the -fdefault-inline patch is ignored, and only
exists for backward compatibility. The only use of flag_default_inline
was removed by Honza here:
http://gcc.gnu.org/ml/gcc-patches/2008-07/msg02104.html
This patch removes the docs for -fdefault-inline.
Bootstrapped on x86_64-u