This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/22675] Failed elfutils 0.170 tests


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Guido Trentalancia from comment #2)
> I confirm.
> 
> When the CFLAGS environment variable is not passed to the configure script
> with compiler optimization options, all tests are passed.
> 
> Previously I was passing options such as "-O3" and "-fomit-frame-pointer" in
> CFLAGS.

OK. In that case simply pass CFLAGS="-g -O3 -fomit-frame-pointer" and you'll
find all tests will PASS. The self-tests need debuginfo.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]