[llvm-bugs] [Bug 26410] __attribute__((interrupt)) compiling never finishes
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Mar 10 07:26:09 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26410
David Kreitzer <david.l.kreitzer at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from David Kreitzer <david.l.kreitzer at intel.com> ---
The problem was that the X87 stackifier did not correctly handle routines
containing IRETs.
Fixed in r263120
--
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/20160310/1f55bfe0/attachment.html>
More information about the llvm-bugs
mailing list