[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2016-10-24 Thread saaadhu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 Senthil Kumar Selvaraj changed: What|Removed |Added Status|NEW |RESOLVED

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2016-04-29 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 --- Comment #12 from Bernd Schmidt --- Author: bernds Date: Fri Apr 29 08:59:09 2016 New Revision: 235625 URL: https://gcc.gnu.org/viewcvs?rev=235625=gcc=rev Log: avr-related reload fix from Senthil Kumar Selvaraj PR target/60040

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2016-01-12 Thread ambrop7 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 Ambroz Bizjak changed: What|Removed |Added CC||ambrop7 at gmail dot com --- Comment

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2016-01-12 Thread ambrop7 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 --- Comment #11 from Ambroz Bizjak --- Created attachment 37320 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37320=edit Modified patch which clears failure I made a wild guess that the issue is that the "failure" is not cleared, so I

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2015-10-13 Thread matthijs at stdin dot nl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 --- Comment #9 from Matthijs Kooijman --- Created attachment 36499 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36499=edit Second testcase, needs -Os to break

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2015-10-13 Thread matthijs at stdin dot nl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 Matthijs Kooijman changed: What|Removed |Added CC||matthijs at stdin dot nl ---

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2014-11-05 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 Joel Sherrill joel at gcc dot gnu.org changed: What|Removed |Added CC||joel at gcc dot

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2014-04-07 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 --- Comment #6 from Sebastian Huber sebastian.hu...@embedded-brains.de --- GCC 4.9.0 20140407 with the proposed patch fixes the problem for me.

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2014-03-17 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2014-02-18 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 --- Comment #3 from Sebastian Huber sebastian.hu...@embedded-brains.de --- With avr-rtems4.11-gcc (GCC) 4.9.0 20140218 (experimental) I still get the error: avr-rtems4.11-gcc -fpreprocessed -w -mmcu=atmega128 -O2 -s test.i -o /dev/null test.i: In

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2014-02-18 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|NEW Last

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2014-02-18 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Known to fail||4.8.3, 4.9.0

[Bug other/60040] AVR: error: unable to find a register to spill in class 'POINTER_REGS'

2014-02-17 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED