bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/25180] Slowness in cplus_demangle()


From: nickc at redhat dot com
Subject: [Bug binutils/25180] Slowness in cplus_demangle()
Date: Tue, 12 Nov 2019 14:53:47 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25180

--- Comment #9 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Tim Rühsen from comment #8)
Hi Tim,

> I did, no (new) errors. What is the trick to run the test suite with
> valgrind (except from manually running each test) ?

Well assuming that you have a built toolchain available then:

  cd libiberty/testsuite
  make clean
  make check CC="valgrind gcc"

Should work.


> > Also it would be a good idea to run the g++ testsuite as well, just in
> > case...
> 
> What is your suggestion to do that with least effort ?

Again assuming that you have a built toolchain available:

  cd gcc
  make check-gcc RUNTESTFLAGS="gcc/testsuite/g++.dg/dg.exp"

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]