[LLVMbugs] [Bug 10665] volatile load handling bug
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Aug 15 16:49:57 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10665
John McCall <rjmccall at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rjmccall at apple.com
Resolution| |INVALID
--- Comment #3 from John McCall <rjmccall at apple.com> 2011-08-15 18:49:56 CDT ---
C++ is different; l-values are not implicitly converted to r-values here.
--
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