[Patch, avr] Fix PR60991

2014-05-12 Thread Senthil Kumar Selvaraj
This trivial patch fixes PR60991 by correcting the constant used to restore Y in one of the assembler template variants used in avr_out_store_psi. I've also added a testcase (modified from the original poster's code). If ok, could someone commit please? I don't have commit access. It would be grea

Re: [Patch, avr] Fix PR60991

2014-05-12 Thread Denis Chertykov
2014-05-12 14:17 GMT+04:00 Senthil Kumar Selvaraj : > This trivial patch fixes PR60991 by correcting the constant used to > restore Y in one of the assembler template variants used in avr_out_store_psi. > I've also added a testcase (modified from the original poster's code). > > If ok, could someon