function.c (put_var_into_stack): If old RTL was ADDRESSOF, update the address inside...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 29 Mar 2004 14:48:45 +0000 (14:48 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 29 Mar 2004 14:48:45 +0000 (09:48 -0500)
commit97955d55bbe5aab1da0427e11e740851c83e18ff
tree0267fcb37b88731de6ad0267822013c7567f8316
parent2820d220585177ca4e2e3136bf8ff255303ba6db
function.c (put_var_into_stack): If old RTL was ADDRESSOF, update the address inside the old RTL.

* function.c (put_var_into_stack): If old RTL was ADDRESSOF, update
the address inside the old RTL.

From-SVN: r80057
gcc/ChangeLog
gcc/function.c