Re: [Patch,AVR]: Fix PR52507
2012/3/6 Georg-Johann Lay : > This fixes a wrong loop label in the movmemhi worker for the __memx address > space case. > > Ok for trunk? > > Johann > > PR target/52507 > * config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part. Approved. Denis.
[Patch,AVR]: Fix PR52507
This fixes a wrong loop label in the movmemhi worker for the __memx address space case. Ok for trunk? Johann PR target/52507 * config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part. Index: libgcc/config/avr/lib1funcs.S =