https://sourceware.org/bugzilla/show_bug.cgi?id=32190
Bug ID: 32190 Summary: [2.44 Regression] pr22393 test failures Product: binutils Version: 2.44 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com Target Milestone: --- bf6d7087de0a7351fd1dfd5f41522a7f4f576180 is the first bad commit commit bf6d7087de0a7351fd1dfd5f41522a7f4f576180 (HEAD) Author: Nick Clifton <ni...@redhat.com> Date: Thu Sep 19 16:45:30 2024 +0100 ld: Move the .note.build-id section to near the start of the memory map. This helps GDB to locate the debug information associated with a core dump. Core dumps include the first page of an executable's image, and if this page include the .note.build-id section then GDB can find it and then track down a debug info file for that build-id. caused: FAIL: Build pr22393-2a.so FAIL: Build pr22393-2a-now.so FAIL: Build pr22393-2 FAIL: Build pr22393-2 (PIE) FAIL: Build pr22393-2 (static) FAIL: Build pr22393-3a.so FAIL: Build pr22393-3a-now.so FAIL: Build pr22393-3 FAIL: Build pr22393-3 (PIE) FAIL: Build pr22393-3 (static) on Linux/x86-64 when binutils is configured with --enable-rosegment. -- You are receiving this mail because: You are on the CC list for the bug.