This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to convert ASM_GLOBALIZE_LABEL to a target hook


 > From: Richard Henderson <rth@redhat.com>
 > 
 > On Thu, Aug 29, 2002 at 09:26:38PM -0400, David Edelsohn wrote:
 > > 	The default ASM_OUTPUT_LABELREF simply calls asm_fprintf without
 > > any strip_name_encoding.
 > 
 > Right, but the default ASM_OUTPUT_LABELREF assumes that
 > no encodings are needed except "*".  If you define an
 > encode_section_info, you need to handle this; everyone
 > else does this.
 > 
 > Yes, this is all twisted and sick and needs to get 
 > cleaned up.  I've got ideas, but no time.  Volunteers?
 > r~

Ok I'll bite.  Let's hear them.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]