]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move testsuite entries to proper file
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 2 Nov 2017 14:59:59 +0000 (14:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 2 Nov 2017 14:59:59 +0000 (14:59 +0000)
From-SVN: r254346

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 56aaf549ce958106418a41cab52f0ccfc7cfce44..12d55f8c7a1968e05efc26ee5b90e11e3aad3b44 100644 (file)
        (execute_compare_elim_after_reload): Remove df_chain_add_problem
        call.
 
-2017-11-01  Michael Collison  <michael.collison@arm.com>
-
-       PR rtl-optimization/82597
-       * gcc.dg/pr82597.c: New test.
-
 2017-11-01  Richard Sandiford  <richard.sandiford@linaro.org>
            Alan Hayward  <alan.hayward@arm.com>
            David Sherwood  <david.sherwood@arm.com>
        * doc/invoke.texi: Replace inequality signs with square brackets
        for -Wnormalized.
 
-2017-02-22  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
-
-       PR tree-optimization/68644
-       * gcc.dg/tree-ssa/ivopts-lt-2.c: Skip for powerpc*-*-*.
-
 2017-02-22  Matthew Fortune  <matthew.fortune@imgtec.com>
 
        PR target/78660
        * tree-vrp.c (process_assert_insertions): Properly adjust common
        when removing a duplicate.
 
-       * gcc.dg/torture/pr79276.c: New testcase.
-
 2017-01-30  Richard Biener  <rguenther@suse.de>
 
        PR tree-optimization/79256
index 206bd83276bf9eff454dc9b7e19b66b5032212f8..641a9cca5bead9d8a833ef88e5b23bc2bb82b155 100644 (file)
        * g++.dg/other/i386-2.C: Ditto.
        * g++.dg/other/i386-3.C: Ditto.
 
+2017-11-01  Michael Collison  <michael.collison@arm.com>
+
+       PR rtl-optimization/82597
+       * gcc.dg/pr82597.c: New test.
 
 2017-10-30  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR lto/79587
        * gcc.dg/tree-prof/pr79587.c: New test.
 
+2017-02-22  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       PR tree-optimization/68644
+       * gcc.dg/tree-ssa/ivopts-lt-2.c: Skip for powerpc*-*-*.
+
 2017-02-21  Marek Polacek  <polacek@redhat.com>
 
        PR c++/79535