]> git.ipfire.org Git - thirdparty/gcc.git/commit
system.h (IN_RANGE): Restore HOST_WIDE_INT cast.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 22 Dec 2004 22:06:35 +0000 (22:06 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 22 Dec 2004 22:06:35 +0000 (22:06 +0000)
commit938802033e97eb1c384ddabf8f9f2065632d02a4
treed3c41d1fad0a4d7bc84d1e78f14516a820e2e648
parent5e001b48afe2374f1f63b01e01fb6e308f0365ed
system.h (IN_RANGE): Restore HOST_WIDE_INT cast.

* system.h (IN_RANGE): Restore HOST_WIDE_INT cast.
* tree.h (IS_EXPR_CODE_CLASS): Do not use IN_RANGE.

From-SVN: r92511
gcc/ChangeLog
gcc/system.h
gcc/tree.h