]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR tree-optimization/80426 (wrong manipulation of range based on INT_MIN)
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 21 Apr 2017 08:03:54 +0000 (08:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 21 Apr 2017 08:03:54 +0000 (08:03 +0000)
PR tree-optimization/80426
* gcc.c-torture/execute/20170429-1.c: Rename into...
* gcc.c-torture/execute/20170419-1.c: ...this.

From-SVN: r247046

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20170419-1.c [moved from gcc/testsuite/gcc.c-torture/execute/20170429-1.c with 100% similarity]

index f0a4f46967bf9ca1391ac4f6b07a2688cfc162bb..22176e677b6b1997f9bf20d077e4265c2d23c27d 100644 (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