public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2388] Daily bump.
@ 2021-07-19  0:17 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2021-07-19  0:17 UTC (permalink / raw)
  To: gcc-cvs

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

commit r12-2388-gbdea84c4b5773723fa3ac7fa01f33542093864d5
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Jul 19 00:16:24 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 16 ++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   |  5 +++++
 gcc/jit/ChangeLog       |  6 ++++++
 gcc/testsuite/ChangeLog | 24 ++++++++++++++++++++++++
 5 files changed, 52 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c4ac83fed1c..c7053c0d7b1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,19 @@
+2021-07-18  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/101492
+	* common/config/i386/i386-common.c (ix86_handle_option): For
+	-mgeneral-regs-only, enable the GPR only instructions which are
+	enabled implicitly by SSE ISAs unless they have been disabled
+	explicitly.
+
+2021-07-18  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/101495
+	* config/i386/i386.c (ix86_check_avx_upper_stores): Moved before
+	ix86_avx_u128_mode_needed.
+	(ix86_avx_u128_mode_needed): Return AVX_U128_DIRTY if callee
+	returns AVX register.
+
 2021-07-17  Jan Hubicka  <hubicka@ucw.cz>
 
 	* tree-ssa-structalias.c (handle_rhs_call): Support EAF_NOT_RETURNED.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index fe69eb29cdf..844ac740563 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210718
+20210719
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 5406c53f214..f1fe435a3cd 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,8 @@
+2021-07-18  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/101084
+	* io.c (resolve_tag_format): Extend FORMAT check to unknown type.
+
 2021-07-14  Harald Anlauf  <anlauf@gmx.de>
 
 	PR fortran/100949
diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog
index 819aa97450c..2a2675a6907 100644
--- a/gcc/jit/ChangeLog
+++ b/gcc/jit/ChangeLog
@@ -1,3 +1,9 @@
+2021-07-18  Antoni Boucher  <bouanto@zoho.com>
+
+	PR target/95498
+	* jit-playback.c (convert): Add support to handle truncation and
+	extension in the convert function.
+
 2021-05-19  Martin Liska  <mliska@suse.cz>
 
 	PR testsuite/100658
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 87ee36db7b6..d726e730383 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,27 @@
+2021-07-18  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/101492
+	* gcc.target/i386/pr101492-1.c: New test.
+	* gcc.target/i386/pr101492-2.c: Likewise.
+	* gcc.target/i386/pr101492-3.c: Likewise.
+	* gcc.target/i386/pr101492-4.c: Likewise.
+
+2021-07-18  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/101084
+	* gfortran.dg/fmt_nonchar_3.f90: New test.
+
+2021-07-18  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/101495
+	* gcc.target/i386/avx-vzeroupper-28.c: New test.
+
+2021-07-18  Antoni Boucher  <bouanto@zoho.com>
+
+	PR target/95498
+	* jit.dg/all-non-failing-tests.h: New test.
+	* jit.dg/test-cast.c: New test.
+
 2021-07-17  Jan Hubicka  <hubicka@ucw.cz>
 
 	* gcc.dg/tree-ssa/modref-6.c: New test.


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

only message in thread, other threads:[~2021-07-19  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19  0:17 [gcc r12-2388] Daily bump GCC Administrator

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).