bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28614] [AArch64] opcodes/aarch64-*: -Werror=maybe-uninitia


From: nickc at redhat dot com
Subject: [Bug binutils/28614] [AArch64] opcodes/aarch64-*: -Werror=maybe-uninitialized hit unless assertations are enabled
Date: Fri, 26 Nov 2021 11:51:39 +0000

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

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