http://llvm.org/bugs/show_bug.cgi?id=10590
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Eli Friedman <[email protected]> 2011-08-04 15:16:32 CDT --- The behavior of naked functions that have anything other than a single inline assembly statement is undefined; it's essentially impossible to define them safely otherwise. -- 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
