tree.c (upper_bound_in_type): Build properly canonicalized INTEGER_CSTs.
authorRichard Guenther <rguenther@suse.de>
Mon, 18 Apr 2011 13:58:47 +0000 (13:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 18 Apr 2011 13:58:47 +0000 (13:58 +0000)
commit75e802cc5f06a9db7d7e2509d658538b3142d86b
tree28a9745323155c7dca610704660532e04a391173
parent3b45a007ef93933c0c70c37cb87bf6097db68a32
tree.c (upper_bound_in_type): Build properly canonicalized INTEGER_CSTs.

2011-04-18  Richard Guenther  <rguenther@suse.de>

* tree.c (upper_bound_in_type): Build properly canonicalized
INTEGER_CSTs.
(lower_bound_in_type): Likewise.

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