[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2011-12-15 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2011-10-14 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 --- Comment #6 from Georg-Johann Lay 2011-10-14 15:42:40 UTC --- Author: gjl Date: Fri Oct 14 15:42:33 2011 New Revision: 179993 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179993 Log: PR target/46278 * doc/invoke.texi (AVR Opt

[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2011-07-19 Thread eric.weddington at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 Eric Weddington changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2011-07-07 00:00

[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2011-07-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 Georg-Johann Lay changed: What|Removed |Added Last reconfirmed||2011-07-07 CC|avr at g

[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2011-06-22 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 --- Comment #3 from Georg-Johann Lay 2011-06-22 20:35:30 UTC --- Created attachment 24582 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24582 snake.c Yet another source file to test. Compile with, e.g. -Os -mmcu=atmega128 -std=gnu99 Compi

[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2010-11-02 Thread eric.weddington at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 Eric Weddington changed: What|Removed |Added Keywords||missed-optimization CC|

[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2010-11-02 Thread georgjohann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 --- Comment #2 from Georg-Johann Lay 2010-11-02 21:28:03 UTC --- configured as ../source/configure --target=avr --prefix=/home/georg/gcc/install/gcc-4.5.1 --enable-languages=c,c++ --disable-libssp --disable-libada --disable-nls --disable-shared

[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2010-11-02 Thread georgjohann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 --- Comment #1 from Georg-Johann Lay 2010-11-02 21:07:59 UTC --- Created attachment 22242 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22242 vektor-zeichen-i.s assembler output, FYI