Move Martin's most recent entry into the right ChangeLog file
authorJeff Law <law@gcc.gnu.org>
Tue, 15 Oct 2013 15:52:37 +0000 (09:52 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 15 Oct 2013 15:52:37 +0000 (09:52 -0600)
From-SVN: r203622

ChangeLog
gcc/ChangeLog

index 63c6cd8..0d3c199 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,3 @@
-2013-10-15  Martin Jambor  <mjambor@suse.cz>
-
-       * ipa-utils.h (ipa_edge_within_scc): Declare.
-       * ipa-cp.c (edge_within_scc): Moved...
-       * ipa-utils.c (ipa_edge_within_scc): ...here.  Updated all callers.
-
 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
 
        Import from savannah.gnu.org:
index 4142dd2..09e2494 100644 (file)
        (avx512f_getmant<mode>): Ditto.
        (avx512f_rndscale<mode>): Fix formatting.
 
+2013-10-15  Martin Jambor  <mjambor@suse.cz>
+
+       * ipa-utils.h (ipa_edge_within_scc): Declare.
+       * ipa-cp.c (edge_within_scc): Moved...
+       * ipa-utils.c (ipa_edge_within_scc): ...here.  Updated all callers.
 
 2013-10-15  Alexander Ivchenko  <alexander.ivchenko@intel.com>
            Maxim Kuznetsov  <maxim.kuznetsov@intel.com>