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

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Sep 9 20:07:00 GMT 2019


Author: iains
Date: Mon Sep  9 20:07:18 2019
New Revision: 275543

URL: https://gcc.gnu.org/viewcvs?rev=275543&root=gcc&view=rev
Log:
[Darwin, X86, testsuite] Adjust labels for USER_LABEL_PREFIX.

A couple of the i386.exp tests fail because the label spelling
used is different between ELF and Mach-O targets. Adjusted here.

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

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

	* gcc.target/i386/pr67985-2.c: Adjust label checks for
	Darwin.
	* gcc.target/i386/pr77881.c: Likewise.


Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr67985-2.c
    branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr77881.c



More information about the Gcc-cvs mailing list