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

--- Comment #6 from David Herrmann <dh.herrmann at gmail dot com> ---
Looks good. I cannot tell whether the flags are correct, but seems fine.
Thanks!


Symbol table from "objdump -t" with patch applied is:

SYMBOL TABLE:
0000000000000000 l    d  .rodata        0000000000000000 .rodata
0000000000000000 l    d  .note.GNU-stack        0000000000000000
.note.GNU-stack
000000000020ffbe g       *ABS*  0000000000000000
_binary_src_font_unifont_data_bin_size
000000000020ffbe g       .rodata        0000000000000000
_binary_src_font_unifont_data_bin_end
0000000000000000 g       .rodata        0000000000000000
_binary_src_font_unifont_data_bin_start

Without the patch, it was:

SYMBOL TABLE:
0000000000000000 l    d  .rodata        0000000000000000 .rodata
000000000020ffbe g       *ABS*  0000000000000000
_binary_src_font_unifont_data_bin_size
000000000020ffbe g       .rodata        0000000000000000
_binary_src_font_unifont_data_bin_end
0000000000000000 g       .rodata        0000000000000000
_binary_src_font_unifont_data_bin_start

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to