[LLVMbugs] [Bug 8095] -Wglobal-constructors false positive
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Sep 6 16:13:38 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8095
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Chris Lattner <clattner at apple.com> 2010-09-06 18:13:38 CDT ---
That does require a static constructor. When the optimizer is turned on,
sometimes it can remove them, but it certainly does at -O0.
--
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