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

--- Comment #6 from Nick Clifton <nickc at redhat dot com> ---
Hi Tamar,

> https://sourceware.org/bugzilla/show_bug.cgi?id=28614
> 
> Perhaps we should turn off asserts in opcodes? to prevent similar usages in 
> the
> future?

Well not just opcodes, but also the bfd library and libctf, and libiberty and
...

What I have actually done is add a new build to my daily-test-the-binutils
set of builds, this one configured as:

  configure --quiet --enable-targets-all --enable-64-bit-bfd CFLAGS="-DNDEBUG=1
-O2 -g" CXXFLAGS="-DNDEBUG=1 -O2 -g"

Which I hope will mean that I will capture any future issues like this...

Cheers
   Nick

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

Reply via email to