[LLVMbugs] [Bug 4752] [inline asm] Assertion failed: "Interval does not exist for register" / LLVM ERROR: Ran out of registers during register allocation!
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 28 14:03:00 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=4752
Dale Johannesen <dalej at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dalej at apple.com
Resolution| |FIXED
--- Comment #5 from Dale Johannesen <dalej at apple.com> 2010-06-28 16:02:59 CDT ---
I believe this is fixed as of 106893. (Note that &f is not valid with "i" in
PIC modes, as the address cannot be computed at linktime.)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list