[Bug c/56164] avr-gcc 4.7.2 fail with __flash keyword

2013-01-31 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56164 --- Comment #3 from Georg-Johann Lay 2013-01-31 20:25:20 UTC --- Created attachment 29322 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29322 Small an valis test case Output with avr-gcc 4.7.2: avr-gcc -S -mmcu=atmega8 -Os foo

[Bug c/56164] avr-gcc 4.7.2 fail with __flash keyword

2013-01-31 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56164 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c/56164] avr-gcc 4.7.2 fail with __flash keyword

2013-01-31 Thread demiurg_spb at freemail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56164 --- Comment #1 from demiurg_spb at freemail dot ru 2013-01-31 14:30:00 UTC --- Created attachment 29316 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29316 testcase (zip-archive)