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: [RFC] use symbol_ref flags for rs6000


Geoff Keating wrote:

Date: Wed, 30 Apr 2003 19:34:18 -0400
From: Andrew Pinski <pinskia@physics.uc.edu>


The problem is that darwin_encode_section_info does not call default_encode_section_info or set the flag SYMBOL_FLAG_FUNCTION.
either this patch which just set the SYMBOL_FLAG_FUNCTION for the sym_ref or call default_encode_section_info.



It should call default_encode_section_info.


I'm testing this "as we speak", so far so good.

Stan



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