]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/22360 (upper_bound_in_type and lower_bound_in_type are buggy)
authorKazu Hirata <kazu@codesourcery.com>
Fri, 8 Jul 2005 18:49:05 +0000 (18:49 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 8 Jul 2005 18:49:05 +0000 (18:49 +0000)
commitea9a5df4c2a5ff983a3099d846e8861375c47f53
tree2b169e2dac4a9fc33a703bd4fb0f2964c782273a
parentd5c77941577bbb6ace7a8e13dfca2c3b61a4ded9
re PR tree-optimization/22360 (upper_bound_in_type and lower_bound_in_type are buggy)

PR tree-optimization/22360
* tree.c (upper_bound_in_type): Fix calculations for casting
to a non-wider signed type and casting a signed value to a
wider unsigned type.
(lower_bound_in_type): Fix calculations for casting to a
non-wider signed type.

From-SVN: r101785
gcc/ChangeLog
gcc/tree.c
This page took 0.050256 seconds and 5 git commands to generate.