(allocate_dynamic_stack_space): Just return virtual_stack_dynamic_rtx if asking for...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 6 May 1994 17:44:29 +0000 (13:44 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 6 May 1994 17:44:29 +0000 (13:44 -0400)
commit15fc002672d643fd9d93d220027b5cd2aefc632c
treed7b5a1c9d8c9683d72283fd889f53d7255accaa7
parent1fd3ef7f65b9a12b392c889568cbcde92abe5f5b
(allocate_dynamic_stack_space): Just return virtual_stack_dynamic_rtx if asking for zero bytes.

(allocate_dynamic_stack_space): Just return virtual_stack_dynamic_rtx if
asking for zero bytes.
Set current_function_calls_alloca here and also record new stack level for
nonlocal gotos.

From-SVN: r7229
gcc/explow.c