aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/Make-lang.in
diff options
context:
space:
mode:
authorOwen Avery <powerboat9.gamer@gmail.com>2023-08-02 15:51:38 -0400
committerArthur Cohen <arthur.cohen@embecosm.com>2024-01-16 19:00:28 +0100
commit77fbe55f8e68a2fbdff00500faec32f85e8c6d74 (patch)
tree66c3e79cf180e2e4a08a4ffaa504516d3072bfbb /gcc/rust/Make-lang.in
parent79b52e69569552551abbcb8ee1436c819bce3979 (diff)
downloadgcc-77fbe55f8e68a2fbdff00500faec32f85e8c6d74.zip
gcc-77fbe55f8e68a2fbdff00500faec32f85e8c6d74.tar.gz
gcc-77fbe55f8e68a2fbdff00500faec32f85e8c6d74.tar.bz2
gccrs: Move Backend::error_variable to Bvariable::error_variable
gcc/rust/ChangeLog: * rust-backend.h (Backend::error_variable): Remove. (Gcc_backend::error_variable): Move to ... * rust-gcc.cc (Bvariable::error_variable): ... here ... * rust-gcc.h (Bvariable::error_variable): ... and declare here. (Gcc_backend::global_variable): Update error_variable call. (Gcc_backend::local_variable): Likewise. (Gcc_backend::parameter_variable): Likewise. (Gcc_backend::static_chain_variable): Likewise. (Gcc_backend::temporary_variable): Likewise. * backend/rust-compile-extern.h (CompileExternItem::visit): Likewise. * backend/rust-compile-fnparam.cc (CompileFnParam::CompileFnParam): Likewise. Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
Diffstat (limited to 'gcc/rust/Make-lang.in')
0 files changed, 0 insertions, 0 deletions