Code clean-up on darwin.c
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 25 Aug 2018 09:11:47 +0000 (09:11 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 25 Aug 2018 09:11:47 +0000 (09:11 +0000)
commitefa57feec8e47a9f6e4b62a21658f614b4aeb7d5
tree42b31828426a232699b2568e13bf0140ada0d5bf
parentee959ecbdea8734034b0f5ee8be5eb48be9f5b8c
Code clean-up on darwin.c

* config/darwin.c (machopic_legitimize_pic_address): Clean up
extraneous parentheses, dead code section and formatting.

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