(save_for_inline_copying): Put reg_map in function's maybepermanent obstack instead...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Feb 1996 13:07:39 +0000 (08:07 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Feb 1996 13:07:39 +0000 (08:07 -0500)
commit155d77239f65de05cfbb5dfb17fe26985f0b14c0
tree2490571d407a01d461a398c8069703a77e6f05f0
parent7e735d6f4487bf97da0733d4b6ad3073cf0a53f8
(save_for_inline_copying): Put reg_map in function's maybepermanent obstack instead of using alloca...

(save_for_inline_copying): Put reg_map in function's maybepermanent
obstack instead of using alloca; set regno_reg_rtx to it; delete
recently-added copying of this later.

From-SVN: r11193
gcc/integrate.c