rtlanal.c (get_initial_register_offset): Fall back to the estimate as long as the...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 19 Feb 2019 09:25:39 +0000 (09:25 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 19 Feb 2019 09:25:39 +0000 (09:25 +0000)
commit6138fed0bea4a1d7e25a272514edc7f75ed92285
treeb1ca47d5f5b64a95fd627469041d062b4c111ba3
parent1d679134724ae4baf615a90b1ab10ef734305f71
rtlanal.c (get_initial_register_offset): Fall back to the estimate as long as the epilogue isn't completed.

* rtlanal.c (get_initial_register_offset): Fall back to the estimate
as long as the epilogue isn't completed.

From-SVN: r269013
gcc/ChangeLog
gcc/rtlanal.c