diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-05-21 13:49:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-21 13:49:46 +0000 |
commit | 99b73780e6e30f962c01532d3ec189ceeecf7f93 (patch) | |
tree | 016f996162a8e9363927448242e167b6db490caf /gcc/data-streamer-in.c | |
parent | 6e808c647e53bf3805c47a8ae699091c3a4919bf (diff) | |
parent | 586d1d8066d7c62afaab8cbb44cd2310e8aa138e (diff) | |
download | gcc-99b73780e6e30f962c01532d3ec189ceeecf7f93.zip gcc-99b73780e6e30f962c01532d3ec189ceeecf7f93.tar.gz gcc-99b73780e6e30f962c01532d3ec189ceeecf7f93.tar.bz2 |
Merge #438
438: DefId is a bit mask of CrateNum & LocalDefId r=philberty a=philberty
The DefId was being constructed wrongly by not fully shifting the CrateNum
over to be masked correctly.
Addresses #437
I am not sure if this fixes #437 but this definitely was not correct.
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/data-streamer-in.c')
0 files changed, 0 insertions, 0 deletions