]> git.ipfire.org Git - thirdparty/gcc.git/commit
Darwin, X86, backport fixes for three PIE tests.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 4 Aug 2019 11:01:41 +0000 (11:01 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 4 Aug 2019 11:01:41 +0000 (11:01 +0000)
commitc9d3b186297809b1c97c871d5742993ef3150fb2
treeb56857d64ca96e30b2da0ae4a4621a801695ea23
parent68c80719add0d2a86a417e91902727e9465c1a6e
Darwin, X86, backport fixes for three PIE tests.

Darwin requires PIC code in order to support PIE, amend the test scan-asms
to match this.

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

Backport from mainline.
2019-05-26  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.target/i386/pr39013-1.c: Adjust scan-asms for PIE to
account for PIC code on Darwin.
* gcc.target/i386/pr39013-2.c: Likewise.
* gcc.target/i386/pr64317.c: Likewise.

From-SVN: r274068
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr39013-1.c
gcc/testsuite/gcc.target/i386/pr39013-2.c
gcc/testsuite/gcc.target/i386/pr64317.c