aboutsummaryrefslogtreecommitdiff
path: root/libobjc
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2020-10-07 16:24:14 +0100
committerIain Sandoe <iain@sandoe.co.uk>2020-10-11 16:55:27 +0100
commitcc3014d80e1072c376687f6fcfa421953a58fdd1 (patch)
treea6124b63e049bc67b45e8939ef7c61cf224e0715 /libobjc
parentfd36daf64a1596b493d054604dd409bc7506fbfd (diff)
downloadgcc-cc3014d80e1072c376687f6fcfa421953a58fdd1.zip
gcc-cc3014d80e1072c376687f6fcfa421953a58fdd1.tar.gz
gcc-cc3014d80e1072c376687f6fcfa421953a58fdd1.tar.bz2
testsuite, objective-c++ : Add a dummy retain/release to testuite object.
On newer systems, the throw/catch process sends retain and release messages to thrown objects. While these are not needed in the testsuite cases, they cause the tests to fail because the selector is not handled. Add dummy methods to the testsuite object. gcc/testsuite/ChangeLog: * objc-obj-c++-shared/TestsuiteObject.h: Add dummy retain and release method declarations. * objc-obj-c++-shared/TestsuiteObject.m: Add dummy retain and release implementations.
Diffstat (limited to 'libobjc')
0 files changed, 0 insertions, 0 deletions