[Darwin] Update machopic_legitimize_pic_address.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 21 Sep 2019 19:48:27 +0000 (19:48 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 21 Sep 2019 19:48:27 +0000 (19:48 +0000)
commit6bd2a4f3d173deaa06680904dd368292208cb95e
tree367c2ffdef781a56d3f731764f9474a881fbdd13
parent296580b640a8161ae25037b01cc4f8e45bc73a30
[Darwin] Update machopic_legitimize_pic_address.

Some changes were missed here in the transition to LRA.  The Darwin
archs are all using LRA now.

gcc/ChangeLog:

2019-09-21  Iain Sandoe  <iain@sandoe.co.uk>

* config/darwin.c (machopic_legitimize_pic_address): Check
for lra not reload.

From-SVN: r276020
gcc/ChangeLog
gcc/config/darwin.c