]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: remove unused code in query_compile
authorPhilip Herron <herron.philip@googlemail.com>
Tue, 4 Apr 2023 14:37:33 +0000 (15:37 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:28:45 +0000 (18:28 +0100)
commit92641136c7e1f8a1aa165963b4371536a3854dc4
tree0719a85581825dd61bb437999b3cf9f629f4338e
parent3a360b9481fe5a09053872e99a5c18de15e3968f
gccrs: remove unused code in query_compile

gcc/rust/ChangeLog:

* backend/rust-compile-resolve-path.cc (HIRCompileBase::query_compile): remove unused

Signed-off-by: Philip Herron <herron.philip@googlemail.com>
gcc/rust/backend/rust-compile-resolve-path.cc