Skip to content
Snippets Groups Projects
Commit fe1e7d0e authored by Eric Botcazou's avatar Eric Botcazou Committed by Jeff Law
Browse files

re PR tree-optimization/80426 (wrong manipulation of range based on INT_MIN)


	PR tree-optimization/80426
	* tree-vrp.c (extract_range_from_binary_expr_1): For an additive
	operation on symbolic operands, also compute the overflow for the
	invariant part when the operation degenerates into a negation.

	PR tree-optimization/80426
	* gcc.c-torture/execute/20170419-1.c: New test.

Co-Authored-By: default avatarJakub Jelinek <jakub@redhat.com>

From-SVN: r247007
parent 52744dd7
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