function.c (preserve_temp_slots): Only preserve temporaries that happen to be at...
authorMike Stump <mrs@gcc.gnu.org>
Mon, 15 Apr 1996 18:46:12 +0000 (18:46 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 15 Apr 1996 18:46:12 +0000 (18:46 +0000)
commit9cca6a99da69dc2326806259f9c39e8082fc6463
tree991d5868e87290bdb87586a6827bc97fc8410645
parent1d2a8985b01849f45cf3d3e83c41f933421cf58b
function.c (preserve_temp_slots): Only preserve temporaries that happen to be at the current level.

* function.c (preserve_temp_slots): Only preserve temporaries that
happen to be at the current level.
Fixes p7325.C.

From-SVN: r11800
gcc/function.c