]> gcc.gnu.org Git - gcc.git/commit
re PR target/55940 (Incorrect code for accessing parameters with 32-bit Intel hosts)
authorJakub Jelinek <jakub@gcc.gnu.org>
Tue, 15 Jan 2013 22:58:21 +0000 (23:58 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 15 Jan 2013 22:58:21 +0000 (23:58 +0100)
commit305e3ac1fb79f7ff59d380e85d362fc458d46085
treeb35bb3a85e5aec4da27a655e309cea9f2dfabc15
parentf78ac4f27d2d2ca8ee346f514c83f77a4a2778ad
re PR target/55940 (Incorrect code for accessing parameters with 32-bit Intel hosts)

PR target/55940
* function.c (thread_prologue_and_epilogue_insns): Always
add crtl->drap_reg to set_up_by_prologue.set, even if
stack_realign_drap is false.

* gcc.dg/pr55940.c: New test.

From-SVN: r195220
gcc/ChangeLog
gcc/function.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr55940.c [new file with mode: 0644]
This page took 0.059198 seconds and 5 git commands to generate.