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: Patch for named asm operands in template functions


On Fri, Apr 12, 2002 at 09:00:51PM +0100, Richard Sandiford wrote:
> 	* stmt.c (check_unique_operand_names): Expect operand names to
> 	be strings rather than identifiers.  Use simple_cst_equal to
> 	compare them.
> 	(resolve_operand_name_1): Make same identifier to string change here.
> 	* c-parse.in (asm_operand): Convert a named operand into a string.
> 	* cp/parse.y (asm_operand): Likewise.

Ok.


r~


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