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 >