[LLVMbugs] [Bug 15448] -fasynchronous-unwind-tables different result .c -> .so versus .c -> .s -> .so
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Mar 14 22:56:00 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15448
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
Fixed in r177141. I was wrong, the real problem is that we should always use
R_386_PC32 for handling fde entries.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130315/c1a6272c/attachment.html>
More information about the llvm-bugs
mailing list