public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-2388] Daily bump.
Date: Mon, 19 Jul 2021 00:17:16 +0000 (GMT)	[thread overview]
Message-ID: <20210719001716.809D03857801@sourceware.org> (raw)

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.


                 reply	other threads:[~2021-07-19  0:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210719001716.809D03857801@sourceware.org \
    --to=gccadmin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).