]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Darwin, machopic 7/n] Remove code that should be dead.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Oct 2019 18:30:25 +0000 (18:30 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Oct 2019 18:30:25 +0000 (18:30 +0000)
commit37596ec0d8fe25eb595abe69cd85f348b462d753
tree84dd3d2f64a78af6be1b21095e70a60487dc0cfb
parentead03f25cc8b054811c518491f11d10266c52f69
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276942 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/darwin.c