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