A restored build has been detected on builder elfutils-debian-testing-x86_64
while building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/145/builds/13
Build state: build successful
Revision: b661e39349a89a47793c4d15e9ca8df016c3871b
Worker: bb1-1
https://sourceware.org/bugzilla/show_bug.cgi?id=29450
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org
--- Comment #5
Hi,
On Sat, Aug 06, 2022 at 09:55:06AM +0100, Sergei Trofimovich via Elfutils-devel
wrote:
> Noticed when debugged test failure:
>
> lowpc: 8049000, highpc: 8049000lx
> ../sysdeps/i386/crti.S: [2def] '_init' highpc <= lowpc
Thanks, looks obviously correct.
Pushed.
Cheers,
Mark
Hi Sergei,
On Sun, Aug 07, 2022 at 07:31:38PM +0100, Sergei Trofimovich via Elfutils-devel
wrote:
> binutils started producing 0-sized DIEs on functions interspersed
> by nested sections (".section ...; .previous). This led to
> run-low_high_pc.sh failure in form of:
>
> FAIL: run-low_high_p
binutils started producing 0-sized DIEs on functions interspersed
by nested sections (".section ...; .previous). This led to
run-low_high_pc.sh failure in form of:
FAIL: run-low_high_pc.sh
[b] main.c
[2d] main
[b] ../sysdeps/i386/start.S
[26] _sta
On 8/6/22 10:53, Sergei Trofimovich via Elfutils-devel wrote:
Hi.
Thanks for catching this. Btw. I've also noticed the elfutils failure
in openSUSE staging project.
> binutils started producing 0-sized DIEs on functions interspersed
> by nested sections (".section ...; .previous). This led to
>