On 11/08/2016 08:13 PM, Martin Sebor wrote:
The -fprintf-return-value optimization has been disabled since
the last time it caused a bootstrap failure on powerpc64le.  With
the underlying problems fixed GCC has bootstrapped fine on all of
powerpc64, powerpc64le and x86_64 and tested with no regressions.
I'd like to re-enable the option.  The attached patch does that.

Thanks
Martin


gcc-fprintf-return-value.diff


gcc/c-family/ChangeLog:

        * c.opt (-fprintf-return-value): Enable by default.

gcc/ChangeLog:

        * doc/invoke.texi (-fprintf-return-value): Document that option
        is enabled by default.
OK once you and Sandra are in-sync on the doc changes.

jeff

Reply via email to