[LLVMbugs] [Bug 5183] call to func optimized out at -O2
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Oct 13 13:28:39 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=5183
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Chris Lattner <clattner at apple.com> 2009-10-13 15:28:38 ---
This is correct behavior, the __CTOR_END__ global must be marked with
attribute(used)
--
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