darwin, powerpc - adjust the formatting of picbase labels
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 17 May 2019 19:01:29 +0000 (19:01 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Fri, 17 May 2019 19:01:29 +0000 (19:01 +0000)
commit5d9a8091e2d2ad4122369a40ad3cd0d4e6131321
tree023f188fbaeda3a0a8345b18eadcf4d914dbef84
parent163cf95681175210a0985882d31f0e425feae63c
darwin, powerpc - adjust the formatting of picbase labels

The rest of the Darwin ports now emit Lnnn$pb as the picbase
lable instead of the ancient (and hard to read) "L0000000nnn$pb".

This just updates this part of the rs6000 port, NFC intended.

2019-05-17  Iain Sandoe  <iain@sandoe.co.uk>

* config/rs6000/rs6000.c (machopic_output_stub): Adjust the
formatting of picbase labels to match other ports.

From-SVN: r271342
gcc/ChangeLog
gcc/config/rs6000/rs6000.c