[Bug other/57482] [4.7.3][AVR] --help=optimizers reports a wrong list

2013-06-10 Thread christophe.beausoleil at sogeti dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57482 --- Comment #3 from Christophe christophe.beausoleil at sogeti dot com --- 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

[Bug c/57482] New: --help=optimizers reports a wrong list

2013-05-31 Thread christophe.beausoleil at sogeti dot com
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