Y
Hacker News
new
|
ask
|
show
|
jobs
by
CamouflagedKiwi
389 days ago
If they're things that everyone wants, why aren't they in -O1?
1 comments
rlpb
387 days ago
-O1 is defined not to perform "any optimizations that take a great deal of compilation time". See the definitions in the manpage.
link
CamouflagedKiwi
386 days ago
Yes, exactly my point. Things in -O2 but not -O1 are hence not "things that everyone wants".
link