[llvm-bugs] [Bug 25944] Assertion `Type == RT64_32' failed while building Qt 5.6.0-beta
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jan 13 14:59:25 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=25944
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
In r257697 I converted the asserts into proper errors.
Of the error checks added, the only case gas doesn't produce an error for is
GOTPCREL. It is not clear why, the psabi says the field is 32 bits.
--
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/20160113/a0b80dbf/attachment.html>
More information about the llvm-bugs
mailing list