]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Namespace related tweaks
authorOwen Avery <powerboat9.gamer@gmail.com>
Sat, 19 Aug 2023 17:13:21 +0000 (13:13 -0400)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:00:33 +0000 (19:00 +0100)
commitd429c4ac2d8dbf727a05baa5f7a6169e39246811
tree92007248ce83d361753d61d7663b61e884eabb6d
parent6505e466507a6635f9fe1a7ed38d9b6e6cad1737
gccrs: Namespace related tweaks

gcc/rust/ChangeLog:

* backend/rust-tree.cc
(Rust::gt_pch_nx): Move external function declaration ...
(gt_pch_nx): ... out of Rust namespace.
* backend/rust-tree.h
(OVL_FIRST): Qualify function name.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/backend/rust-tree.cc
gcc/rust/backend/rust-tree.h