r277800 - in /branches/gcc-9-branch/gcc/testsui...
iains@gcc.gnu.org
iains@gcc.gnu.org
Mon Nov 4 23:06:00 GMT 2019
Author: iains
Date: Mon Nov 4 23:06:21 2019
New Revision: 277800
URL: https://gcc.gnu.org/viewcvs?rev=277800&root=gcc&view=rev
Log:
[objective-c/c++, testsuite] Fix stubify tests for -fnext-runtime.
Fixed to work for x86 as well as powerpc (use the final assembler output
instead of the jump rtl which varies between X86 and PPC). Amended the
options to reflect this change.
gcc/testsuite/
Backport from mainline.
2019-06-20 Iain Sandoe <iain@sandoe.co.uk>
* obj-c++.dg/stubify-1.mm: Adjust options and scan-asm checks.
* obj-c++.dg/stubify-2.mm: Likewise.
* objc.dg/stubify-1.m: Likewise.
* objc.dg/stubify-2.m: Likewise.
Modified:
branches/gcc-9-branch/gcc/testsuite/ChangeLog
branches/gcc-9-branch/gcc/testsuite/obj-c++.dg/stubify-1.mm
branches/gcc-9-branch/gcc/testsuite/obj-c++.dg/stubify-2.mm
branches/gcc-9-branch/gcc/testsuite/objc.dg/stubify-1.m
branches/gcc-9-branch/gcc/testsuite/objc.dg/stubify-2.m
More information about the Gcc-cvs
mailing list