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

--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> ---
Symbol table is wrong:

--- 2   2017-11-14 08:54:05.933477729 -0800
+++ 1   2017-11-14 08:54:23.381514511 -0800
@@ -84,7 +84,7 @@ Symbol table '.symtab' contains 10 entri
      5: 00000000     0 SECTION LOCAL  DEFAULT    7 
      6: 00000000     0 SECTION LOCAL  DEFAULT    9 
      7: 00000000     0 FILE    LOCAL  DEFAULT  ABS pr22266_a.c
-     8: fffffffc     4 OBJECT  LOCAL  DEFAULT    2 int_from_a_1
^^^^^^^^^^^^^^^^^^ Good

+     8: 00000000     4 OBJECT  LOCAL  DEFAULT    2 int_from_a_1
^^^^^^^^^^^^^^^^^^^ Bad
      9: 00000000     4 OBJECT  GLOBAL DEFAULT    4 p_int_from_a_2

-- 
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