[LLVMbugs] [Bug 14293] register pinned variables are not pinned to the register
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 8 09:56:50 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14293
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution| |INVALID
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2012-11-08 11:56:50 CST ---
__asm__ markings on local register variables only affect inline asm statements.
(There's a bug somewhere to give a better warning, but -Wuninitialized should
already catch this case.)
--
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