r277811 - in /branches/gcc-8-branch/gcc/testsui...
iains@gcc.gnu.org
iains@gcc.gnu.org
Tue Nov 5 00:26:00 GMT 2019
Author: iains
Date: Tue Nov 5 00:26:18 2019
New Revision: 277811
URL: https://gcc.gnu.org/viewcvs?rev=277811&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/
2019-11-05 Iain Sandoe <iain@sandoe.co.uk>
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-8-branch/gcc/testsuite/ChangeLog
branches/gcc-8-branch/gcc/testsuite/obj-c++.dg/stubify-1.mm
branches/gcc-8-branch/gcc/testsuite/obj-c++.dg/stubify-2.mm
branches/gcc-8-branch/gcc/testsuite/objc.dg/stubify-1.m
branches/gcc-8-branch/gcc/testsuite/objc.dg/stubify-2.m
More information about the Gcc-cvs
mailing list