[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/32141] ld-plugin/lto-10r test failure with fat LTO patches
From: |
sam at gentoo dot org |
Subject: |
[Bug ld/32141] ld-plugin/lto-10r test failure with fat LTO patches |
Date: |
Wed, 04 Sep 2024 08:31:32 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32141
--- Comment #3 from Sam James <sam at gentoo dot org> ---
dump2 being system, unpatched ld:
# diff -u
<(/var/tmp/portage/sys-devel/binutils-9999/work/build/ld/../binutils/objdump
-h tmpdir/dump)
<(/var/tmp/portage/sys-devel/binutils-9999/work/build/ld/../binutils/objdump
-h tmpdir/dump2)
--- /dev/fd/63 2024-09-04 09:31:00.353722626 +0100
+++ /dev/fd/62 2024-09-04 09:31:00.353722626 +0100
@@ -1,5 +1,5 @@
-tmpdir/dump: file format elf64-x86-64
+tmpdir/dump2: file format elf64-x86-64
Sections:
Idx Name Size VMA LMA File off Algn
@@ -229,5 +229,3 @@
CONTENTS, RELOC, READONLY, DEBUGGING, OCTETS
112 .debug_macro 00000011 0000000000000000 0000000000000000 000159e0 2**0
CONTENTS, RELOC, READONLY, DEBUGGING, OCTETS
-113 .gnu_object_only 00008528 0000000000000000 0000000000000000 000159f1
2**0
- CONTENTS, READONLY, EXCLUDE
so it's just a regex failure.
--
You are receiving this mail because:
You are on the CC list for the bug.