* cgen-ibld.in (extract_normal): Match type of VALUE and MASK

to *VALUEP.  Regenerate all cgen files.
This commit is contained in:
Richard Henderson
2001-08-12 20:16:29 +00:00
parent d8b6305a45
commit fc7bc88384
18 changed files with 624 additions and 138 deletions

View File

@ -415,7 +415,7 @@ extract_normal (cd, ex_info, insn_value, attrs, word_offset, start, length,
#endif
long *valuep;
{
CGEN_INSN_INT value, mask;
long value, mask;
/* If LENGTH is zero, this operand doesn't contribute to the value
so give it a standard value of zero. */