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/RFA: Improve definition of ASM_OUTPUT_MEASURED_SIZE


On Thu, Jul 25, 2002 at 05:20:49PM -0700, Zack Weinberg wrote:
> It seems to me that any assembler with a
> .size directive ought to be modern enough to accept the expression
> ".-foo".

I don't think this is actually true.  Better try this
on Solaris, Irix, and SCO.

I'd be willing to go the other way and always use the
intermediate symbol though.


r~


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