]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move Paulo's 9/27/2013 ChangeLog entry to the right file
authorJeff Law <law@gcc.gnu.org>
Tue, 15 Oct 2013 20:50:33 +0000 (14:50 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 15 Oct 2013 20:50:33 +0000 (14:50 -0600)
From-SVN: r203633

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 60e76c15c16faa4e0176e20cd72b7c8eb2a4fd1f..c0602b55a0196e2c8c50532653287db9ae609170 100644 (file)
 
        * gimple.h (enum ssa_mode): Remove.
 
-2013-09-27  Paulo Matos  <pmatos@broadcom.com>
-
-       PR middle-end/58463
-       * gcc.dg/pr58463.c: New test.
-
 2013-09-27  Paulo Matos  <pmatos@broadcom.com>
 
        * cfgloop.h (number_of_loops): Fix typo in check for null.
index 11099e190b15b3cd993c3c9d865cd6f2dc1d2769..1e60e53f7f60f0395f51f6adbd77e8c049fbd607 100644 (file)
        * gcc.target/powerpc/p8vector-ldst.c: New test for -mupper-regs-sf
        and -mupper-regs-df.
 
+2013-09-27  Paulo Matos  <pmatos@broadcom.com>
+
+       PR middle-end/58463
+       * gcc.dg/pr58463.c: New test.
+
 2013-09-27  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/58551