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

Yes, exactly my point. Things in -O2 but not -O1 are hence not "things that everyone wants".