[Bug target/41595] object-c++ mangled local labels are not correctly recognized.
davek at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 29 04:13:00 GMT 2009
------- Comment #3 from davek at gcc dot gnu dot org 2009-12-29 04:13 -------
Subject: Bug 41595
Author: davek
Date: Tue Dec 29 04:13:09 2009
New Revision: 155500
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155500
Log:
2009-10-06 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
PR objective-c++/41595
* config/darwin.c (darwin_label_is_anonymous_local_objc_name):
New function to recognize objective c/c++ internal symbols,
including mangled ones.
* config/darwin.h (ASM_OUTPUT_LABELREF): Use
darwin_label_is_anonymous_local_objc_name to detect both
mangled and clear ObjC internal symbols.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/darwin.c
trunk/gcc/config/darwin.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41595
More information about the Gcc-bugs
mailing list