public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/aoliva/heads/testme)] Move CL to the correct file.
@ 2020-02-06  8:12 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2020-02-06  8:12 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f214002ba1600ff64a6269c40282dd4ae36be873

commit f214002ba1600ff64a6269c40282dd4ae36be873
Author: Marek Polacek <polacek@redhat.com>
Date:   Wed Feb 5 17:45:16 2020 -0500

    Move CL to the correct file.

Diff:
---
 gcc/ChangeLog    | 6 ------
 gcc/cp/ChangeLog | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 195cc93..b986f28 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,9 +1,3 @@
-2020-02-05  Jakub Jelinek  <jakub@redhat.com>
-
-	PR c++/93557
-	* semantics.c (cp_build_vec_convert): Call decay_conversion on arg
-	prior to passing it to c_build_vec_convert.
-
 2020-02-05  Michael Meissner  <meissner@linux.ibm.com>
 
 	PR target/93568
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 97c99bc..12bbecf 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,9 @@
+2020-02-05  Jakub Jelinek  <jakub@redhat.com>
+
+	PR c++/93557
+	* semantics.c (cp_build_vec_convert): Call decay_conversion on arg
+	prior to passing it to c_build_vec_convert.
+
 2020-02-05  Marek Polacek  <polacek@redhat.com>
 
 	PR c++/93559 - ICE with CONSTRUCTOR flags verification.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-06  8:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06  8:12 [gcc(refs/users/aoliva/heads/testme)] Move CL to the correct file Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).