aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2024-01-08 16:17:04 +0000
committerIain Sandoe <iain@sandoe.co.uk>2024-01-18 14:15:55 +0000
commit8d26636f0da31e6c17b57ced52bfc61a45f23cee (patch)
treea62b3a063d3ec3aa1c560a4fc370f2a06538c1d8 /gcc/objc
parent9840e0be78150b0ef6e29975a6244698d5a5580c (diff)
downloadgcc-8d26636f0da31e6c17b57ced52bfc61a45f23cee.zip
gcc-8d26636f0da31e6c17b57ced52bfc61a45f23cee.tar.gz
gcc-8d26636f0da31e6c17b57ced52bfc61a45f23cee.tar.bz2
Darwin: Fix a typo in Objective-C meta-data.
We have a typo in the metadata for assigning NSStrings to a specific section for the V1 (32b) ABI. When that is fixed we should never see the case where the section needs to be deduced from the properties of the DECLs. gcc/ChangeLog: * config/darwin.cc (darwin_objc1_section): Use the correct meta-data version for constant strings. (machopic_select_section): Assert if we fail to handle CFString sections as Obejctive-C meta-data or drectly. Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions