tree.h (build_int_cstu): Implement as static inline.
commitabdbbf16d4e2366c55975b86998ae7a7c3bccab2
authorAnatoly Sokolov <aesok@post.ru>
Tue, 18 May 2010 20:54:59 +0000 (19 00:54 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Tue, 18 May 2010 20:54:59 +0000 (19 00:54 +0400)
tree55578260d871250a02af221648451770f28d925a
parentf8a02aacf19d0e9c7c4daea13c5a598d5ea11cab
tree.h (build_int_cstu): Implement as static inline.

* tree.h (build_int_cstu): Implement as static inline.
* tree.c (build_int_cstu): Remove function.
(double_int_to_tree, double_int_fits_to_tree_p): Handle size types as
sign extended.

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