On 10/03/13 14:23, Joern Rennecke wrote:
2013-10-02 Joern Rennecke<joern.renne...@embecosm.com> PR other/58545 * reload1.c (update_eliminables_and_spill): New function, broken out of reload. (reload): Use it. Check for frame size change after frame size alignment, and call update_eliminables_and_spill first if continue-ing.
With a testcase included, this is OK.I still think we can get extra alignments, but the impact of them is reduced since we can use those slots for other things.
jeff