[Darwin] Remove code deprecated in 4.x.
authorIain Sandoe <iain@sandoe.co.uk>
Tue, 8 Oct 2019 19:24:22 +0000 (19:24 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Tue, 8 Oct 2019 19:24:22 +0000 (19:24 +0000)
commite86fc0d7a8df5799c195cd5ff0486e0bdbe6c661
tree3b4e5725c3402676d5144d0ea0bd101bd595314e
parenta3fc4326ca94323e24693b907ce4352a70d4de8f
[Darwin] Remove code deprecated in 4.x.

This removes some code that should be dead.
Given no reported problems from the warning since 4.6 this seems reasonable.

gcc/ChangeLog:

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

* config/darwin.c (machopic_select_section): Remove dead code for
old Objective-C section selection method, replace with unreachable.

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