http://llvm.org/bugs/show_bug.cgi?id=1168
Chris Lattner <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #4 from Chris Lattner <[EMAIL PROTECTED]> 2008-10-15 10:49:19 ---
GCC also rejects this:
$ gcc-4.0 t.c -S -o -
t.c: In function âfâ:
t.c:4: error: can't find a register in class âGENERAL_REGSâ while reloading
âasmâ
$ gcc-4.2 t.c -S -o -
t.c: In function âfâ:
t.c:4: error: can't find a register in class âGENERAL_REGSâ while reloading
âasmâ
t.c:4: error: âasmâ operand has impossible constraints
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs