[Darwin, machopic 7/n] Remove code that should be dead.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 13 Oct 2019 18:30:25 +0000 (18:30 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 13 Oct 2019 18:30:25 +0000 (18:30 +0000)
commit67f192f7687d0cce6cf81e188745a48c71b4b019
tree84dd3d2f64a78af6be1b21095e70a60487dc0cfb
parent51a6a4044c9eed53d86b3f79ca5c3c7b87ade39d
[Darwin, machopic 7/n] Remove code that should be dead.

This code fragment was imported from the Apple branch (it was never
applied to mainline).  It is stated to fix up a problem sometimes
created by reload (before that had been extended to have greater
flexibility in assigning the pic registers).  In any event, reload
is no longer in use for the port.

gcc/ChangeLog:

2019-10-13  Iain Sandoe  <iain@sandoe.co.uk>

* config/darwin.c (machopic_indirect_data_reference): Remove
redundant code.

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