[cfe-commits] r122643 - in /cfe/trunk: lib/CodeGen/CGDecl.cpp lib/CodeGen/CGStmt.cpp test/CodeGen/asm-variable.c
Chris Lattner
clattner at apple.com
Sat Jan 1 12:32:18 PST 2011
On Jan 1, 2011, at 12:15 PM, Jakob Stoklund Olesen wrote:
>> My opinion is that the warning is a (really low priority) QoI issue and that we should implement #2 and forget about people who get burned with #3.
>
> I'm fine with that, but it does mean that we silently miscompile #3 because the register can be allocated normally.
Yep, understood. I still think it's the right short-term thing to do.
-Chris
More information about the cfe-commits
mailing list