sparc: fix too short Save offsets
authorMatthias Braun <matze@braunis.de>
Thu, 26 Jan 2012 19:11:14 +0000 (20:11 +0100)
committerMatthias Braun <matze@braunis.de>
Thu, 9 Feb 2012 17:01:51 +0000 (18:01 +0100)
commit0c6c4fcf2dd1d2f28194b04e205789f06584c23e
treefb4a08f804a910dd2ed27d4cf04beb4e8259f27d
parent40892f4987ddfb6524b8685c6da7f37ae953ec7a
sparc: fix too short Save offsets

We have to perform the stackframe-type alignment adjustments before we
set the immediates of the Save instruction are adjusted.
ir/be/sparc/bearch_sparc_t.h
ir/be/sparc/sparc_finish.c
ir/be/sparc/sparc_stackframe.c