[llvm-bugs] [Bug 23778] Llc crashes if CodeGen/PowerPC/crbit-asm.ll test is compiled with -O1 or -O0
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 28 16:05:09 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23778
Hal Finkel <hfinkel at anl.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Hal Finkel <hfinkel at anl.gov> ---
Indeed, crbits need to be enabled in order to use the crbits constraints. I've
adjusted the test to add those features. r251548. Follow-up to fail more
cleanly, when failure should happen, in r251566 (and r251575 for other register
classes).
--
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/20151028/384df42a/attachment-0001.html>
More information about the llvm-bugs
mailing list