Move ChangeLog entry to the right place
authorWilliam Schmidt <wschmidt@gcc.gnu.org>
Tue, 26 Jul 2016 14:25:20 +0000 (14:25 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Tue, 26 Jul 2016 14:25:20 +0000 (14:25 +0000)
From-SVN: r238760

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 4df8b7d..ecb1602 100644 (file)
@@ -1,10 +1,5 @@
 2016-07-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
 
-       * gcc.target/powerpc/pr63354.c: Require lp64 since
-       -mprofile-kernel is not legal with -m32.
-
-2016-07-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
-
        * gimple-ssa-strength-reduction.c (slsr_process_phi): Remove dead
        and unnecessary call to gimple_bb.
 
index 71d0d84..45ea6a0 100644 (file)
@@ -1,3 +1,8 @@
+2016-07-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       * gcc.target/powerpc/pr63354.c: Require lp64 since
+       -mprofile-kernel is not legal with -m32.
+
 2016-07-26  Richard Biener  <rguenther@suse.de>
 
        PR rtl-optimization/71984