diff options
author | Philip Herron <herron.philip@googlemail.com> | 2023-07-30 18:59:06 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 18:56:04 +0100 |
commit | 432cdee6a6e28c52dae6b69079db301b9681485b (patch) | |
tree | f0a901ea95676be8e50c051af2df558d3adaeeae /gcc/rust/Make-lang.in | |
parent | f7b2e17682b5139a08f7956226bf7ccbdec88230 (diff) | |
download | gcc-432cdee6a6e28c52dae6b69079db301b9681485b.zip gcc-432cdee6a6e28c52dae6b69079db301b9681485b.tar.gz gcc-432cdee6a6e28c52dae6b69079db301b9681485b.tar.bz2 |
gccrs: Fix ICE by adding check for enum candidate's in TypePath resolution
Fixes #2479
gcc/rust/ChangeLog:
* typecheck/rust-hir-trait-resolve.cc (TraitItemReference::resolve_item):
always resolve the type even when its an a mandatory trait item
* typecheck/rust-hir-type-check-type.cc (TypeCheckType::resolve_root_path):
Add check for enum candidates otherwise you get undefined behaviour
gcc/testsuite/ChangeLog:
* rust/compile/issue-2479.rs: New test.
Signed-off-by: Philip Herron <herron.philip@googlemail.com>
Diffstat (limited to 'gcc/rust/Make-lang.in')
0 files changed, 0 insertions, 0 deletions