]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (tree_size): Revise expressions using TREE_CODE_LENGTH and TREE_VEC_LENGTH...
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Sat, 12 Oct 2002 18:08:37 +0000 (18:08 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 12 Oct 2002 18:08:37 +0000 (18:08 +0000)
commit425c0b1d15a2fad41028f28464250598ffaeddc6
tree59e54107dbeb9ba09064e559f42965c5ae78583f
parent3d9f8dd0eeba1c7f02392b4c686896ca86f72d62
tree.c (tree_size): Revise expressions using TREE_CODE_LENGTH and TREE_VEC_LENGTH to ensure values...

* tree.c (tree_size): Revise expressions using TREE_CODE_LENGTH and
TREE_VEC_LENGTH to ensure values are promoted before doing subtraction.

From-SVN: r58089
gcc/ChangeLog
gcc/tree.c