aboutsummaryrefslogtreecommitdiff
path: root/gcc/common
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2024-01-09 17:31:41 +0000
committerIain Sandoe <iain@sandoe.co.uk>2024-01-18 14:27:54 +0000
commit60f58d0630805e8dce79f5489658fd83e42fa8f1 (patch)
tree7e1f6f015994e7241daa663133ea5c5213e52d81 /gcc/common
parent49478485f23d1b1645201ba4d3fc83a6c2852a3d (diff)
downloadgcc-60f58d0630805e8dce79f5489658fd83e42fa8f1.zip
gcc-60f58d0630805e8dce79f5489658fd83e42fa8f1.tar.gz
gcc-60f58d0630805e8dce79f5489658fd83e42fa8f1.tar.bz2
Objective-C/C++: Ensure sufficient setup for the preprocessor.
The tokenizer makes use of functions that determine if identifiers are interface or class names, and those functions need a hash map to be set up. This ensures that these are initialized before pre-process-only jobs are run. gcc/objc/ChangeLog: * objc-act.cc (objc_init): Initialize interface and class name hash maps before the preprocessor uses them. Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'gcc/common')
0 files changed, 0 insertions, 0 deletions