r275612 - in /branches/gcc-7-branch/gcc/testsui...

iains@gcc.gnu.org iains@gcc.gnu.org
Tue Sep 10 20:43:00 GMT 2019


Author: iains
Date: Tue Sep 10 20:43:34 2019
New Revision: 275612

URL: https://gcc.gnu.org/viewcvs?rev=275612&root=gcc&view=rev
Log:
[Darwin, X86, testsuite] Fixes for three PIE tests.

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

2019-09-10  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.


Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr39013-1.c
    branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr39013-2.c
    branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr64317.c



More information about the Gcc-cvs mailing list