Commit e0f7e748 by Geoffrey Keating

* doc/invoke.texi (Optimize Options): Correct description of -O0.

From-SVN: r120609
parent b061615d
......@@ -4623,7 +4623,8 @@ Optimize yet more. @option{-O3} turns on all optimizations specified by
@item -O0
@opindex O0
Do not optimize. This is the default.
Reduce compilation time and make debugging produce the expected
results. This is the default.
@item -Os
@opindex Os
......
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