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: Factor out uses of TYPE_ASM_OP and SIZE_ASM_OP




--On Monday, July 22, 2002 02:36:31 PM -0700 Zack Weinberg <zack@codesourcery.com> wrote:

This patch creates three new macros, ASM_OUTPUT_TYPE_DIRECTIVE,
ASM_OUTPUT_SIZE_DIRECTIVE, and ASM_OUTPUT_MEASURED_SIZE,
This is OK, once you test it.

+A C string which specifies (using @code{printf} syntax) to format the
+second operand to @code{TYPE_ASM_OP}.
That sentence isn't quite grammatical.  Perhaps "the format for" instead
of "to format the"?

It's very nice to see all that duplicated ugliness going away...

Thanks,

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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