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

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

--- Comment #2 from Sam James <sam at gentoo dot org> ---
```
$ export
UBSAN_OPTIONS="halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1"
$ ~/git/binutils-gdb/configure --build=x86_64-pc-linux-gnu
--target=hppa2.0-unknown-linux-gnu --disable-gdb --disable-gdbserver
--disable-werror CFLAGS="-g -O2 -fsanitize=address,undefined -Wno-error"
CXXLAGS="-g -O2 -fsanitize=address,undefined -Wno-error" LDFLAGS="-ldl"
$ make
$ make check-binutils
```

81e90cf63a10ad11772c2437c8f2a88f1a00c739 is the first bad commit
commit 81e90cf63a10ad11772c2437c8f2a88f1a00c739
Author:     H.J. Lu <[email protected]>
AuthorDate: Thu Aug 28 14:15:18 2025 -0700
Commit:     H.J. Lu <[email protected]>
CommitDate: Fri Aug 29 06:17:19 2025 -0700

    readelf: Add --got-contents option

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

Reply via email to