This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/48109] Objective-C class defs/refs are lost under LTO on Darwin for ABI0/1
- From: "iains at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 09 Jul 2012 08:43:33 +0000
- Subject: [Bug objc/48109] Objective-C class defs/refs are lost under LTO on Darwin for ABI0/1
- Auto-submitted: auto-generated
- References: <bug-48109-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48109
--- Comment #10 from Iain Sandoe <iains at gcc dot gnu.org> 2012-07-09 08:43:33 UTC ---
this is now fixed on trunk by:
http://gcc.gnu.org/viewcvs?view=revision&revision=188793
We will have to consider whether it is a reasonable back-port (at least to
4.7). Although it touches objc and doc, it is localized in effect to Darwin.