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

iains@gcc.gnu.org iains@gcc.gnu.org
Fri Sep 6 15:56:00 GMT 2019


Author: iains
Date: Fri Sep  6 15:56:18 2019
New Revision: 275467

URL: https://gcc.gnu.org/viewcvs?rev=275467&root=gcc&view=rev
Log:
[Darwin, testsuite] Fix PR63891 (darwin-weakimport-3).

This is a testcase failing because one part of the codegen is
(correctly) generating the scan-asm-not signature.

Fixed by altering the build options.

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

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

	PR target/63891
	* gcc.dg/darwin-weakimport-3.c: Adjust options and explain
	the reasons.


Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/darwin-weakimport-3.c



More information about the Gcc-cvs mailing list