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

--- Comment #21 from Sam James <sam at gentoo dot org> ---
I had to run `make check-ld` in a loop and it hit after 25 or so iterations.

The difference is a timestamp:
$ diff -u <(hexdump -C pr33246-llvm.a) <(hexdump -C pr33246-llvm.a.strip)
--- /dev/fd/63  2025-08-04 19:57:49.324679258 +0100
+++ /dev/fd/62  2025-08-04 19:57:49.324679258 +0100
@@ -4,7 +4,7 @@
 00000030  30 20 20 20 20 20 20 20  31 32 20 20 20 20 20 20  |0       12      |
 00000040  20 20 60 0a 00 00 00 01  00 00 00 50 66 6f 6f 00  |  `........Pfoo.|
 00000050  70 72 33 33 32 34 36 2d  6c 6c 76 6d 2e 6f 2f 20  |pr33246-llvm.o/ |
-00000060  31 37 35 34 33 33 33 36  33 31 20 20 30 20 20 20  |1754333631  0   |
+00000060  31 37 35 34 33 33 33 36  33 32 20 20 30 20 20 20  |1754333632  0   |
 00000070  20 20 30 20 20 20 20 20  31 30 30 36 34 34 20 20  |  0     100644  |
 00000080  33 30 33 32 20 20 20 20  20 20 60 0a 42 43 c0 de  |3032      `.BC..|
 00000090  35 14 00 00 05 00 00 00  62 0c 30 24 4a 59 be a6  |5.......b.0$JY..|

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

Reply via email to