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

PR tree-optimization/80426
	* gcc.c-torture/execute/20170429-1.c: Rename into...
	* gcc.c-torture/execute/20170419-1.c: ...this.

From-SVN: r247046
This commit is contained in:
Eric Botcazou 2017-04-21 08:03:54 +00:00 committed by Eric Botcazou
parent f471aaf0f5
commit 2f23a41208
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2017-04-21 Eric Botcazou <ebotcazou@adacore.com>
PR tree-optimization/80426
* gcc.c-torture/execute/20170429-1.c: Rename into...
* gcc.c-torture/execute/20170419-1.c: ...this.
2017-04-20 Uros Bizjak <ubizjak@gmail.com>
PR target/79804