------- Comment #11 from sabre at nondot dot org 2008-06-04 05:34 ------- Expecting people to modify their source is bad news.
LLVM's LTO does nothing for operator new, it treats it as any other external function with undefined behavior. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23383