[LLVMbugs] [Bug 4976] [PPC] An asm causes an assert in the code generator
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Dec 3 02:00:15 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=4976
Hal Finkel <hfinkel at anl.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |hfinkel at anl.gov
Resolution|--- |WONTFIX
--- Comment #9 from Hal Finkel <hfinkel at anl.gov> ---
trunk llc now produces a reasonable error message for this:
error: couldn't allocate output register for constraint '{3}'
Otherwise, we're going to require a reasonable register name at the IR level.
If Clang will still emit the number-only register syntax in any configuration
(which hopefully it does not), then we should open a new bug against Clang.
I'll close this now.
--
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/20141203/00f24719/attachment.html>
More information about the llvm-bugs
mailing list