Open64 5.0 released
Open64 5.0 released
Posted Nov 14, 2011 5:34 UTC (Mon) by rsidd (guest, #2582)In reply to: Open64 5.0 released by daglwn
Parent article: Open64 5.0 released
I've long been an advocate of having compilers default to their idea of the best optimization strategy (rathern than defaulting to -O0)
Given that compilers are used numerous times during development, and only once (per file) during product delivery, and given that debugging is unreliable or impossible with anything other than -O0, I'm happy with the current default.
