[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/10400] Gold produces incorrect debug and unwind info when inco
From: |
ian at airs dot com |
Subject: |
[Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present |
Date: |
16 Jul 2009 05:32:10 -0000 |
------- Additional Comments From ian at airs dot com 2009-07-16 05:32 -------
Created an attachment (id=4055)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4055&action=view)
Patch
The difference between gold and GNU ld seems to be that when GNU ld sees a
comdat section with a different size, it ignores it when doing relocation
processing. This patch implements that in gold, along with some cleanups. It
appears to fix the test case in the PR. I haven't committed it yet--let me
know if you have a chance to try it on some other test cases.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10400
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gold/10400] New: Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present, ppluzhnikov at google dot com, 2009/07/15
- [Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present, ian at airs dot com, 2009/07/15
- [Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present, ppluzhnikov at google dot com, 2009/07/15
- [Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present,
ian at airs dot com <=
- [Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present, ppluzhnikov at google dot com, 2009/07/16
- [Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present, cvs-commit at gcc dot gnu dot org, 2009/07/16
- [Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present, ian at airs dot com, 2009/07/16