bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/13597] Broken sysv-style hash table when --hash-style=both


From: kito at 0xlab dot org
Subject: [Bug gold/13597] Broken sysv-style hash table when --hash-style=both
Date: Wed, 18 Jan 2012 08:41:02 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]