OSDN Git Service

* read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Nov 2001 22:37:12 +0000 (22:37 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Nov 2001 22:37:12 +0000 (22:37 +0000)
commitbd7c2be3b3eb0361a095b4023a4c34fef1cff54b
tree600d1a2fa45d18ede321e0380ab136ef1e727499
parent0d95c8cc005a94a22bd16c200c5d435a52c0de65
* read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.
(validate_const_int): New.
(read_rtx): Validate constant integers.
* config/i386/i386.md (pmulhrwv4hi3): Use decimal constants.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47187 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/read-rtl.c