Skip to content
Snippets Groups Projects
Commit 6ddfdb0f authored by Bernd Schmidt's avatar Bernd Schmidt Committed by Bernd Schmidt
Browse files

recog.h (struct recog_data): New field is_operator.

	* recog.h (struct recog_data): New field is_operator.
	(struct insn_operand_data): New field is_operator.
	* recog.c (extract_insn): Set recog_data.is_operator.
	* genoutput.c (output_operand_data): Emit code to set the
	is_operator field.
	* reload.c (find_reloads): Use it rather than testing for an
	empty constraint string.

From-SVN: r158403
parent 5312b066
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment