]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Removed obsolete objects
authorKushal Pal <kushalpal109@gmail.com>
Wed, 24 Apr 2024 06:04:53 +0000 (06:04 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 17 Mar 2025 15:35:21 +0000 (16:35 +0100)
commitc827177a53162bbbc72c5b2e5ea2200b7d6b33fd
tree39dd387c325a8c410234a9e07a0e6be362a0f15b
parentcd4432ed90a482dffdd6dd4524c7b243799bca23
gccrs: Removed obsolete objects

gcc/rust/ChangeLog:

* backend/rust-compile-expr.cc (CompileExpr::visit): Lines
removed as the objects are unused.

Signed-off-by: Kushal Pal <kushalpal109@gmail.com>
gcc/rust/backend/rust-compile-expr.cc