]> git.ipfire.org Git - thirdparty/gcc.git/commit
ia64.c (ia64_compute_frame_size): Allocate the scratch area if the function allocates...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 4 Dec 2012 09:09:12 +0000 (09:09 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 4 Dec 2012 09:09:12 +0000 (09:09 +0000)
commitc9c840c13dc62faacef97cd48369706e29da36e9
treed35494dc516ba70d8aad9dc10627a448dfa05b36
parentbb786438a97b6cbcce14dfe00fa56a297fcdb242
ia64.c (ia64_compute_frame_size): Allocate the scratch area if the function allocates dynamic stack space.

* config/ia64/ia64.c (ia64_compute_frame_size): Allocate the scratch
area if the function allocates dynamic stack space.
(ia64_initial_elimination_offset): Adjust offsets to above change.

From-SVN: r194123
gcc/ChangeLog
gcc/config/ia64/ia64.c