https://sourceware.org/bugzilla/show_bug.cgi?id=29532
alex_y_xu at yahoo dot ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14301|0 |1
is obsolete| |
--- Comment #2 from alex_y_xu at yahoo dot ca ---
Created attachment 14313
--> https://sourceware.org/bugzilla/attachment.cgi?id=14313&action=edit
crti.tar.gz
Hi Nick, thank you for your reply. I rebuilt glibc with binutils 2.39 and the
exact same error occurred, so it must not be a fluke. I have obtained the
reduced assembly and object files, see attached.
New steps to reproduce:
1. as --32 crti.s -o crti.o
2. objcopy --only-keep-debug crti.o crti.o.debug
3. objdump -f crti.o.debug
Expected behavior and actual behavior same as before.
--
You are receiving this mail because:
You are on the CC list for the bug.