public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6389] Daily bump.
@ 2022-01-10  0:16 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2022-01-10  0:16 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:3a5702df3f198f264e16479384948fca2931401d

commit r12-6389-g3a5702df3f198f264e16479384948fca2931401d
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Jan 10 00:16:20 2022 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   | 21 +++++++++++++++++++++
 gcc/testsuite/ChangeLog | 29 +++++++++++++++++++++++++++++
 libstdc++-v3/ChangeLog  |  5 +++++
 4 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index f2ea4b22155..20bfd103a66 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220109
+20220110
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index f9ee1752e7a..111705a4c72 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,24 @@
+2022-01-09  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/103777
+	* simplify.c (gfc_simplify_maskr): Check validity of argument 'I'
+	before simplifying.
+	(gfc_simplify_maskl): Likewise.
+
+2022-01-09  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/101762
+	* expr.c (gfc_check_pointer_assign): For pointer initialization
+	targets, check that subscripts and substring indices in
+	specifications are constant expressions.
+
+2022-01-09  Mikael Morin  <mikael@gcc.gnu.org>
+
+	PR fortran/103789
+	* trans-array.c (arg_evaluated_for_scalarization): Add MASKL, MASKR,
+	SCAN and VERIFY to the list of intrinsics whose KIND argument is to be
+	ignored.
+
 2022-01-07  Sandra Loosemore  <sandra@codesourcery.com>
 
 	PR fortran/103898
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 4767a3778cd..79b719a4f65 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,32 @@
+2022-01-09  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/103777
+	* gfortran.dg/masklr_3.f90: New test.
+
+2022-01-09  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/101762
+	* gfortran.dg/pr101762.f90: New test.
+
+2022-01-09  Mikael Morin  <mikael@gcc.gnu.org>
+
+	PR fortran/103789
+	* gfortran.dg/maskl_1.f90: New test.
+	* gfortran.dg/maskr_1.f90: New test.
+	* gfortran.dg/scan_3.f90: New test.
+	* gfortran.dg/verify_3.f90: New test.
+
+2022-01-09  Sandra Loosemore  <sandra@codesourcery.com>
+
+	* g++.dg/cpp0x/constexpr-compare1.C: Add explicit
+	-fdelete-null-pointer-checks option.
+	* g++.dg/cpp0x/constexpr-compare2.C: Likewise.
+	* g++.dg/cpp0x/constexpr-typeid2.C: Likewise.
+	* g++.dg/cpp1y/constexpr-94716.C: Likewise.
+	* g++.dg/cpp1z/constexpr-compare1.C: Likewise.
+	* g++.dg/cpp1z/constexpr-if36.C: Likewise.
+	* gcc.dg/init-compare-1.c: Likewise.
+
 2022-01-08  Roger Sayle  <roger@nextmovesoftware.com>
 
 	* gcc.target/i386/sse2-v1ti-mov-1.c: New test case.
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 6c5cdd3f770..23514c7d570 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2022-01-09  Sandra Loosemore  <sandra@codesourcery.com>
+
+	* testsuite/18_support/type_info/constexpr.cc: Add explicit
+	-fdelete-null-pointer-checks option.
+
 2022-01-06  Pavel I. Kryukov  <pavel.kryukov@phystech.edu>
 	    Jonathan Wakely  <jwakely@redhat.com>


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

only message in thread, other threads:[~2022-01-10  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10  0:16 [gcc r12-6389] 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).