i386-protos.h: Remove prototype for const_int_1_operand.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 30 Dec 2003 23:05:16 +0000 (23:05 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 30 Dec 2003 23:05:16 +0000 (23:05 +0000)
commit630eef90a00097d3fd2949c464588d55f44fbdf8
tree90637794aeb472933feb4764417e4eeb4c133f14
parente5e95ba046cfaf57d9eded8641d913fea268346a
i386-protos.h: Remove prototype for const_int_1_operand.

* config/i386/i386-protos.h: Remove prototype for
const_int_1_operand.
* config/i386/i386.c (const_int_1_operand): Remove.
* config/i386/i386.h (PREDICATE_CODES): Remove
const_int_1_operand.
* config/i386/i386.md: Replace all uses of const_int_1_operand
with const1_operand.
* config/i386/pentium.md: Likewise.

From-SVN: r75247
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md
gcc/config/i386/pentium.md