diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2024-01-06 19:21:40 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2024-01-12 14:09:29 +0000 |
commit | 846794ead2982fc85a3b1a83bbb831fa096b2b7c (patch) | |
tree | 383ae73b8a30dead8b9a454bd86ae088e4ed0359 /gcc/tree-vect-loop.cc | |
parent | 4e6f7a3d5c8a6d6e2f14a8a5f6f62b3ae9549b1d (diff) | |
download | gcc-846794ead2982fc85a3b1a83bbb831fa096b2b7c.zip gcc-846794ead2982fc85a3b1a83bbb831fa096b2b7c.tar.gz gcc-846794ead2982fc85a3b1a83bbb831fa096b2b7c.tar.bz2 |
Objective-C, Darwin: Fix a regression in handling bad receivers.
This is seen on 32b hosts with a 64b multilib, and is an ICE when
the build has checking enabled. The fix is to exit the routine
early if the sender or receiver are already error_mark_node.
gcc/objc/ChangeLog:
* objc-next-runtime-abi-02.cc
(build_v2_objc_method_fixup_call): Early exit for cases
where the sender or receiver are known to be in error.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions