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: don't delete alternate entry points in cfgcleanup.c


On Tue, Jan 28, 2003 at 08:30:25AM -0800, Zack Weinberg wrote:
> (Consider when you want to have two
> assembly labels for the same function.)

As an aside, if this is what you're after, I'd recommend
using __attribute__((alias("..."))) instead.


r~


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