"Eduard-Mihai Burtescu" <ed...@lyken.rs> writes: > Pinging this again - while it's a tiny change, I want it to land > before I submit anything else in this area. > Also, I forgot to mention I have no commit access. > > Original submission can be found at > https://gcc.gnu.org/ml/gcc-patches/2019-06/msg00006.html. > > Thanks, > - Eddy B. > > > On Wed, Jun 26, 2019, at 11:54 AM, Eduard-Mihai Burtescu wrote: >> Bootstrapped and tested on x86_64-unknown-linux-gnu. >> >> (Apologies for the delay, while I was able to run libiberty tests >> back when I submitted the patch, I wanted to make sure I can run the >> whole GCC testsuite, especially for more significant future >> contributions, so I had to wait until I had the time to troubleshoot >> the NixOS support for GCC's make check) >> >> Thanks, >> - Eddy B. >> >> >> On Mon, Jun 3, 2019, at 7:23 AM, Ian Lance Taylor wrote: >> > On Sat, Jun 1, 2019 at 7:15 AM Eduard-Mihai Burtescu <ed...@lyken.rs> >> > wrote: >> > > >> > > 2019-06-01 Eduard-Mihai Burtescu <ed...@lyken.rs> >> > > include/ChangeLog: >> > > * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h. >> > > (rust_demangle_sym): Move to libiberty/rust-demangle.h. >> > > libiberty/ChangeLog: >> > > * cplus-dem.c: Include rust-demangle.h. >> > > * rust-demangle.c: Include rust-demangle.h. >> > > * rust-demangle.h: New file. >> > >> > This is OK if it bootstraps and tests pass. >> > >> > Thanks. >> > >> > Ian >> >
Can someone volunteer to commit this patch? Thanks. Ian