]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move testsuite entries to proper file
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 16 Oct 2011 13:17:29 +0000 (13:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 16 Oct 2011 13:17:29 +0000 (13:17 +0000)
From-SVN: r180059

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 766f12d56d789969f9569335feee066cae11330b..c1098502cedc3f1d5225bae3a6590c3d83aebba8 100644 (file)
@@ -12,8 +12,6 @@
        (check_bool_pattern, adjust_bool_pattern_cast,
        adjust_bool_pattern, vect_recog_bool_pattern): New functions.
 
-       * gcc.dg/vect/vect-cond-9.c: New test.
-
 2011-10-16  Ira Rosen  <ira.rosen@linaro.org>
 
        * tree-vect-stmts.c (vectorizable_load): For SLP without permutation
 
 2011-04-29  Jan Hubicka  <jh@suse.cz>
 
-       * gcc.dg/tree-ssa/inline-10.c: New testcase.
-       * gcc.dg/tree-ssa/inline-9.c: Disable partial inlining.
        * ipa-inline.h (clause_t): Turn into unsigned int.
        * ipa-inline-analysis.c (add_clause): Do more simplification.
        (and_predicates): Shortcut more cases.
index d10e82b3ee11bb576a93c4a6e604412dfc85ff18..2461aebec16f54dc0a02f406e8695d72a283b208 100644 (file)
        * gfortran.dg/char4_iunit_2.f03: Adjust test.
        * gfortran.dg/real_const_3.f90: Adjust test.
 
+2011-04-29  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/tree-ssa/inline-10.c: New testcase.
+       * gcc.dg/tree-ssa/inline-9.c: Disable partial inlining.
+
 2011-04-28  Xinliang David Li  <davidxl@google.com>
 
        * gcc.dg/tree-prof/prof-robust-1.c: New test.