Skip to content
Snippets Groups Projects
Commit 87f2a9f5 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, i.e.

	* 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
parent cf84391c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment