Re: [avr,committed] Fix fixed-point conversion

2013-01-28 Thread Georg-Johann Lay
Gerald Pfeifer wrote: > On Thu, 24 Jan 2013, Georg-Johann Lay wrote: >> Committed the following change: >> >> http://gcc.gnu.org/r195424 >> >> * config/avr/avr.c (avr_out_fract): Make register numbers that >> might be outside of source operand signed. > > Can you still post patches to th

Re: [avr,committed] Fix fixed-point conversion

2013-01-27 Thread Gerald Pfeifer
On Thu, 24 Jan 2013, Georg-Johann Lay wrote: > Committed the following change: > > http://gcc.gnu.org/r195424 > > * config/avr/avr.c (avr_out_fract): Make register numbers that > might be outside of source operand signed. Can you still post patches to the list, and not just the refer

[avr,committed] Fix fixed-point conversion

2013-01-24 Thread Georg-Johann Lay
Committed the following change: http://gcc.gnu.org/r195424 * config/avr/avr.c (avr_out_fract): Make register numbers that might be outside of source operand signed. The problem occurs with fixed-point conversions to a wider mode and where the input operand is in a small regno li