http://llvm.org/bugs/show_bug.cgi?id=15541
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Richard Smith <[email protected]> --- Clang follows the approach described in this behavior: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3433.html Use -ffreestanding to disable this optimization. -- 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
