]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 63c6cd87e4a50b93574c59493517a1f0b48f688c..0d3c199e17bce327f505a1fea394194a6354fae6 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 4142dd26efd85cff1e00310643ee447699d55241..09e2494edcd25ccca0f606b82c38628d90e306cf 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>