tree.h (tree_fits_shwi_p, [...]): Declare.
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 18 Nov 2013 14:50:47 +0000 (14:50 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 18 Nov 2013 14:50:47 +0000 (14:50 +0000)
commitb04268a57f6e67376cf804e6e5866cf8cbfef968
tree131a6aaf79560e8a3a9a65edd5dc63fa0d893de7
parenta2ca7c8cb966f02300a3775ba5575412aa6b1f94
tree.h (tree_fits_shwi_p, [...]): Declare.

gcc/
* tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Declare.
* tree.c (tree_fits_shwi_p, tree_fits_uhwi_p): Define.

From-SVN: r204954
gcc/ChangeLog
gcc/tree.c
gcc/tree.h