[Bug other/52278] [avr] inefficient register allocation for SUBREGs

2012-10-21 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52278 Georg-Johann Lay changed: What|Removed |Added CC||Kip.Hicit at gmail dot com -

[Bug other/52278] [avr] inefficient register allocation for SUBREGs

2012-07-27 Thread wvangulik at xs4all dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52278 Wouter van Gulik changed: What|Removed |Added CC||wvangulik at xs4all dot nl --- Comment

[Bug other/52278] [avr] inefficient register allocation for SUBREGs

2012-02-28 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52278 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/52278] [avr] inefficient register allocation for SUBREGs

2012-02-16 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52278 --- Comment #2 from Georg-Johann Lay 2012-02-16 14:03:05 UTC --- Created attachment 26678 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26678 add.s Assembler output with -c -mmcu=avr4 -Os -save-temps -dp -da To see reasonable code, add -f

[Bug other/52278] [avr] inefficient register allocation for SUBREGs

2012-02-16 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52278 --- Comment #3 from Georg-Johann Lay 2012-02-16 14:04:02 UTC --- Created attachment 26679 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26679 add.c.197r.ira

[Bug other/52278] [avr] inefficient register allocation for SUBREGs

2012-02-16 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52278 --- Comment #4 from Georg-Johann Lay 2012-02-16 14:06:43 UTC --- Created attachment 26680 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26680 add.c.198r.reload

[Bug other/52278] [avr] inefficient register allocation for SUBREGs

2012-02-16 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52278 --- Comment #1 from Georg-Johann Lay 2012-02-16 14:00:59 UTC --- Created attachment 26677 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26677 add.c