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]

Re: More validitizing for genoutput


On Sun, Dec 10, 2000 at 12:31:59AM +0100, Jan Hubicka wrote:
> + 	    if (d->operand[op].n_alternatives != i)
> + 	      {
> + 		message_with_line (d->lineno,
> + 				   "Wrong number of alternatives in ...

Why are you checking each operand?  That is already checked
in validate_insn_alternatives.


r~

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