mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-16 23:31:05 +08:00
* doc/invoke.texi (Optimize Options): Correct description of -O0.
From-SVN: r120609
This commit is contained in:
parent
b061615db8
commit
e0f7e748ec
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user