]> git.ipfire.org Git - thirdparty/gcc.git/commit
reload1.c (update_eliminables): Unconditionally check if frame_pointer_needed has...
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 29 Oct 2002 17:47:12 +0000 (17:47 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 29 Oct 2002 17:47:12 +0000 (17:47 +0000)
commit6bb8a3f75af9ddb66a0e35fe2be54b6a4bf109e1
treec1ef276e427f2c0ee68d3b632f5fad533a774090
parentfc8dfa20665e273466aaef91b403498b127e8805
reload1.c (update_eliminables): Unconditionally check if frame_pointer_needed has changed.

* reload1.c (update_eliminables): Unconditionally check if
frame_pointer_needed has changed.

From-SVN: r58627
gcc/ChangeLog
gcc/reload1.c