From 28569ac3d4f3a80bad00c77bae72d82c4f963539 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Tue, 12 Apr 2011 14:56:57 +0000 Subject: * recog.h, genoutput.c, optabs.c: Revert last patch. From-SVN: r172321 --- gcc/recog.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gcc/recog.h') diff --git a/gcc/recog.h b/gcc/recog.h index cce1321..0261bc6 100644 --- a/gcc/recog.h +++ b/gcc/recog.h @@ -272,8 +272,6 @@ struct insn_operand_data const char is_operator; const char eliminable; - - const char allows_mem; }; /* Legal values for insn_data.output_format. Indicate what type of data -- cgit v1.1