This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc++/41595] object-c++ mangled local labels are not correctly recognized.
- From: "developer at sandoe-acoustics dot co dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2009 20:04:56 -0000
- Subject: [Bug objc++/41595] object-c++ mangled local labels are not correctly recognized.
- References: <bug-41595-17110@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from developer at sandoe-acoustics dot co dot uk 2009-10-05 20:04 -------
Created an attachment (id=18714)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18714&action=view)
recognize name-mangled obj-c++ internal symbols.
this is modeled on the mechanism of the fix for the radar applied to apple
local 4.2.
However; this implementation it is different in that I have re-written it such
that its effect is local to darwin.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41595