Fix changelog of previous commit, the correct version is:
authorSegher Boessenkool <segher@gcc.gnu.org>
Wed, 31 May 2017 21:09:41 +0000 (23:09 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Wed, 31 May 2017 21:09:41 +0000 (23:09 +0200)
PR target/80618
* config/rs6000/vector.md (*vector_uneq<mode>): Write the nor in the
splitter result in the canonical way.

From-SVN: r248764

gcc/ChangeLog

index 77f617ef6c287da425bd52bfadf63251f29c3b34..9c2628e4114d1f170385bb20e08a6f6875ae1853 100644 (file)
@@ -1,7 +1,7 @@
 2017-05-31  Segher Boessenkool  <segher@kernel.crashing.org>
 
        PR target/80618
-       * config/rs6000/rs6000.md (*vector_uneq<mode>): Write the nor in the
+       * config/rs6000/vector.md (*vector_uneq<mode>): Write the nor in the
        splitter result in the canonical way.
 
 2017-05-31  Uros Bizjak  <ubizjak@gmail.com>