diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2020-04-16 21:13:51 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2020-04-16 21:13:51 +0100 |
commit | b084efe3fcdfcf88e1703800b9b99347e89beefb (patch) | |
tree | 21b19d7a0d2e8634f8b29ea01a860697f9993892 /gcc/tree-inline.c | |
parent | 7123347c8b44571811c4b58506b06fb09969bccb (diff) | |
download | gcc-b084efe3fcdfcf88e1703800b9b99347e89beefb.zip gcc-b084efe3fcdfcf88e1703800b9b99347e89beefb.tar.gz gcc-b084efe3fcdfcf88e1703800b9b99347e89beefb.tar.bz2 |
testsuite: Update pr94426-2 test to handle more targets [PR94426]
The function (_Z4InitIN3VARIZ1qvEUlvE_EUlvE_EEbT_) that initializes
VAR has changed siganture. It was was weak / comdat [Linux] or
weak / global [Darwin] and now is text section local.
So: test that the symbol exists, is spelled the way intended by the
ABI mangling and is not weak (or global on Darwin).
gcc/testsuite/ChangeLog:
2020-04-16 Iain Sandoe <iain@sandoe.co.uk>
PR c++/94426
* g++.dg/cpp0x/lambda/pr94426-2.C: Adjust scan-asms to test
for the change on more platforms.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions