Re: [Patch,avr] Fix PR54220

2012-09-03 Thread Denis Chertykov
2012/9/3 Georg-Johann Lay : > This implements TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS as > obvious fix for PR54220. > > Ok to install? > > Johann > > > PR target/54220 > * config/avr/avr.c (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): New > define to... > (avr_allocate_stack_

[Patch,avr] Fix PR54220

2012-09-03 Thread Georg-Johann Lay
This implements TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS as obvious fix for PR54220. Ok to install? Johann PR target/54220 * config/avr/avr.c (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): New define to... (avr_allocate_stack_slots_for_args): ...this new static function. In