+2019-01-09 Eric Botcazou <ebotcazou@adacore.com>
+
+ * doc/invoke.texi (-Os): Remove trailing spaces.
+ (-finline-functions): Remove reference to -O2.
+
2019-01-08 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/79593
It also enables @option{-finline-functions}, causes the compiler to tune for
code size rather than execution speed, and performs further optimizations
-designed to reduce code size.
+designed to reduce code size.
@item -Ofast
@opindex Ofast
declared @code{static}, then the function is normally not output as
assembler code in its own right.
-Enabled at levels @option{-O2}, @option{-O3}, @option{-Os}. Also enabled
+Enabled at levels @option{-O3}, @option{-Os}. Also enabled
by @option{-fprofile-use} and @option{-fauto-profile}.
@item -finline-functions-called-once