tree.h
158 KB
-
tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, i.e. · 87f2a9f5
* tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, i.e. INTEGER_CST, REAL_CST, etc... * tree-vrp.c (compare_values): Only check TREE_OVERFLOW for integer constant comparisons. ada/ * utils.c (max_size): Only test for TREE_OVERFLOW on INTEGER_CST nodes. From-SVN: r107870
Roger Sayle committed