diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-08-05 12:42:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-05 12:42:24 +0000 |
commit | 8725e324aad3eac0df074e5f0a494b5e3f332a31 (patch) | |
tree | 6747c98ef8dfbea1c7062c3ae0e8480e1a711e3e /gcc/rust/backend/rust-compile-struct-field-expr.h | |
parent | a39108dea1d091545982fefa88ce3be31b9eedf2 (diff) | |
parent | f70783d06336dbd94c63f37dd5623d4ffdc2e4a5 (diff) | |
download | gcc-8725e324aad3eac0df074e5f0a494b5e3f332a31.zip gcc-8725e324aad3eac0df074e5f0a494b5e3f332a31.tar.gz gcc-8725e324aad3eac0df074e5f0a494b5e3f332a31.tar.bz2 |
Merge #1435
1435: Update the type hasher to stop duplication of aggregate types r=philberty a=philberty
The hasher we ported was always calling TYPE_HASH which ends up with
DECL_UID which is geneated causing aggregate types keep having a unique
hash which ends up confusing the middle end as two copy's of the same
aggegate type ends up making GCC think there is some kind of type
conversion required here.
Fixes #1434
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-struct-field-expr.h')
0 files changed, 0 insertions, 0 deletions