]> git.ipfire.org Git - thirdparty/gcc.git/commit
read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.
authorDJ Delorie <dj@redhat.com>
Mon, 19 Nov 2001 22:37:12 +0000 (17:37 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Mon, 19 Nov 2001 22:37:12 +0000 (17:37 -0500)
commit53c98b1f0f371b87bb844d480b9cc963d30e3a5a
tree600d1a2fa45d18ede321e0380ab136ef1e727499
parent8b97450d2127d14da7f544909ae73c823fefa242
read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.

* 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.

From-SVN: r47187
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/read-rtl.c