diff options
author | Philip Herron <herron.philip@googlemail.com> | 2023-08-12 18:18:51 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 19:00:31 +0100 |
commit | 18464d32dad7296a370bd8ce6746eac32e00ef52 (patch) | |
tree | aa84c45cd54fff807c27eeefa1484032e00722bc /gcc/gimple-loop-interchange.cc | |
parent | 4459962a83ff5c5b6f3d9f76cb8b6c7a71d300c0 (diff) | |
download | gcc-18464d32dad7296a370bd8ce6746eac32e00ef52.zip gcc-18464d32dad7296a370bd8ce6746eac32e00ef52.tar.gz gcc-18464d32dad7296a370bd8ce6746eac32e00ef52.tar.bz2 |
gccrs: improve name mangling hash
We can endup with duplicate symbol names for different intrinsics with our
current hash setup. This adds in the mappings and extra info to improve
hash uniqueness.
Addresses #1895
gcc/rust/ChangeLog:
* backend/rust-compile-intrinsic.cc (check_for_cached_intrinsic):
simplify this cached intrinsic check
* backend/rust-mangle.cc (legacy_mangle_item): use new interface
* typecheck/rust-tyty.h: new managle helper
Signed-off-by: Philip Herron <herron.philip@googlemail.com>
Diffstat (limited to 'gcc/gimple-loop-interchange.cc')
0 files changed, 0 insertions, 0 deletions