RFC: Improvements to alternate-entry-point handling

Zack Weinberg zack@codesourcery.com
Thu Jul 18 14:43:00 GMT 2002


On Thu, Jul 18, 2002 at 02:09:37PM -0700, Richard Henderson wrote:
> > +    case LABEL_GLOBAL_ENTRY:
> > +      ASM_GLOBALIZE_LABEL (file, name);
> 
> Ideally for ELF we'd also mark the type of this symbol as a function.
> This would require some reorganization of the existing macros though.

Yeah.  I even put a FIXME to that effect a couple lines farther down.

zw



More information about the Gcc-patches mailing list