http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57482
--- Comment #3 from Christophe ---
> 2) -f[no-]short-enums is not an optimization option;
Hum, I do not really agree although it is strongly related to ABI, no doubt.
Anyway, it is a very special option as I can see in opts.c :
/* Set this to a
Assignee: unassigned at gcc dot gnu.org
Reporter: christophe.beausoleil at sogeti dot com
Hello,
I am using GCC 4.7.3 built for AVR targets on a Linux machine. The command :
avr-gcc -mmcu=atmega128 -O1 -Q --help=optimizers
returns a list of enabled options for the -O1 optimization