Commit 58197648 by Bernd Schmidt Committed by Bernd Schmidt

* doc/invoke.texi (-frename-registers): Also enabled at -Os.

From-SVN: r235485
parent 9ec5d66b
2016-04-27 Bernd Schmidt <bschmidt@redhat.com>
* doc/invoke.texi (-frename-registers): Also enabled at -Os.
2016-04-27 Nick Clifton <nickc@redhat.com>
PR middle-end/49889
......
......@@ -8574,7 +8574,7 @@ make debugging impossible, since variables no longer stay in
a ``home register''.
Enabled by default with @option{-funroll-loops} and @option{-fpeel-loops},
and also enabled at levels @option{-O2} and @option{-O3}.
and also enabled at levels @option{-O2}, @option{-O3} and @option{-Os}.
@item -fschedule-fusion
@opindex fschedule-fusion
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment