Debug formats on Linux

Robert Dewar dewar@gnat.com
Sun Nov 5 04:27:00 GMT 2000


<<sure, I never use -O3 for my own programs - it is much better to use
the inline keyword where apropriate and -funroll-loops where it helps.
>>

Our experience with Ada, where the extensive use of pragma Inline is
encouraged and expected, is that -O3 often increases execution time,
or increases space with no appreciable time gain, so we recommend
against its use.


More information about the Gcc mailing list