gccrs: Add missing type resolution for function type segments
authorPhilip Herron <philip.herron@embecosm.com>
Thu, 20 Oct 2022 17:05:43 +0000 (18:05 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 21 Feb 2023 11:36:40 +0000 (12:36 +0100)
commit51d180fcd7e6bce5093978e1a8ff64ac6e7624c7
tree0fd5887ad89d69b1c69e42343f2f2bdfc0a02381
parent875f722de5ead6e2e256bb62e13feb150617c381
gccrs: Add missing type resolution for function type segments

gcc/rust/ChangeLog:

* typecheck/rust-tyty-bounds.cc (TypeCheckBase::get_predicate_from_bound): Add missing
implementation.
gcc/rust/typecheck/rust-tyty-bounds.cc