Patch for named asm operands in template functions
Richard Henderson
rth@redhat.com
Fri Apr 12 14:52:00 GMT 2002
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~
More information about the Gcc-patches
mailing list