]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
darwin, powerpc - set .machine in an asm file.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 12 May 2019 19:26:16 +0000 (19:26 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 12 May 2019 19:26:16 +0000 (19:26 +0000)
commitef5eb79dfd52ab58c3188eb5ca2ba0ad42328570
tree4d84626bd7f1f166b8013367125b8748ac1dd0b2
parent0f8768f73440b040707deafd254d189c2887d00d
darwin, powerpc - set .machine in an asm file.

The asm file fails to build if we use a modern assembler
which checks that the machine is consistent with the
filetype.  Fixed by adjusting in a similar manner to
other assembler.

libgcc/

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

* config/rs6000/darwin-vecsave.S: Set .machine appropriately.

From-SVN: r271111
libgcc/ChangeLog
libgcc/config/rs6000/darwin-vecsave.S