aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2012-04-25 13:35:38 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2012-04-25 13:35:38 +0200
commit0ea62d936f1915759660b1a4e6ed124f73ac37ee (patch)
tree2c516d8bbd1d94a9cea0ff4574eb770c8f256524 /gcc/cgraphunit.c
parent228f466fd61238fb74283b6b7d85cba483ce51ef (diff)
downloadgcc-0ea62d936f1915759660b1a4e6ed124f73ac37ee.zip
gcc-0ea62d936f1915759660b1a4e6ed124f73ac37ee.tar.gz
gcc-0ea62d936f1915759660b1a4e6ed124f73ac37ee.tar.bz2
re PR tree-optimization/53058 (Another ice in remove_range_assertions)
PR tree-optimization/53058 * double-int.h (double_int_max_value, double_int_min_value): New prototypes. * double-int.c (double_int_max_value, double_int_min_value): New functions. * tree-vrp.c (register_edge_assert_for_2): Compare mask for LE_EXPR or GT_EXPR with double_int_max_value instead of double_int_mask. * gcc.c-torture/compile/pr53058.c: New test. From-SVN: r186816
Diffstat (limited to 'gcc/cgraphunit.c')
0 files changed, 0 insertions, 0 deletions