http://sourceware.org/bugzilla/show_bug.cgi?id=13597

--- Comment #5 from Kito Cheng <kito at 0xlab dot org> 2012-01-18 08:41:02 UTC 
---
Created attachment 6162
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6162
Reorder the output order between .gnu.hash and .hash v2

Add comment above creating hash table

Create GNU-sytle hash table first since string table index will 
change during creating GNU-sytle hash table. It's will break 
the SysV-sytle hash table since SysV-style hash table contain
out-of-date string table index.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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