ia64.c (ia64_compute_frame_size): Allocate the scratch area if the function allocates...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 4 Dec 2012 09:05:49 +0000 (09:05 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 4 Dec 2012 09:05:49 +0000 (09:05 +0000)
commit44bd7f65250cd0814b346679ef801ae0722e0483
tree817ce919e43053dca36bf49e122166abae711f60
parent8c4d267c6e834ccc20632d2c9077d7622b8145cf
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: r194121
gcc/ChangeLog
gcc/config/ia64/ia64.c