------- Comment #13 from galtgendo at o2 dot pl 2009-03-03 16:22 ------- On a not really related note: output of 'gcc -Q -O1 --help=optimizers' is quite inconsistent with the manpage. Among others, -finline-small-functions according to the manpage is turned on for -O1, -Q output claims the opposite.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39333