]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/28966 (-maltivec -m32 causes the stack to be saved and restored even...
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 21 Dec 2006 09:03:18 +0000 (09:03 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 21 Dec 2006 09:03:18 +0000 (09:03 +0000)
commit970af8677126773a729c5fde809ab307b6494082
treed16ac4c285b07d9272716d077f44f7d69f5968b5
parenta957d77fc36e52b459a42043b8ea9cadab574277
re PR target/28966 (-maltivec -m32 causes the stack to be saved and restored even though there is no need for it)

gcc/
PR target/28966
PR target/29248
* reload1.c (reload): Realign stack after it changes size.
gcc/testsuite/
PR target/28966
PR target/29248
* gcc.dg/rs6000-leaf.c: New.

From-SVN: r120102
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/rs6000-leaf.c [new file with mode: 0644]