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

https://gcc.gnu.org/g:5b2876f96c16f43c7b4810237ac92bb8f9d18c01

commit r12-3061-g5b2876f96c16f43c7b4810237ac92bb8f9d18c01
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Aug 23 00:16:28 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  7 +++++++
 gcc/DATESTAMP           |  2 +-
 gcc/c/ChangeLog         | 10 ++++++++++
 gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
 libgomp/ChangeLog       |  7 +++++++
 5 files changed, 45 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cc510af1ef2..b7a23d3acc2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2021-08-22  Jan Hubicka  <hubicka@ucw.cz>
+	    Martin Liska  <mliska@suse.cz>
+
+	PR middle-end/101949
+	* ipa-modref.c (analyze_ssa_name_flags): Indirect call implies
+	~EAF_NOCLOBBER.
+
 2021-08-21  Dragan Mladjenovic  <OT_Dragan.Mladjenovic@mediatek.com>
 
 	* config/mips/mips.c (mips_function_rodata_section,
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index ff974808fd7..d2e7bda3ede 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210822
+20210823
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index e5e12b33f51..6ca524b185b 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,13 @@
+2021-08-22  Martin Uecker  <muecker@gwdg.de>
+
+	PR c/98397
+	* c-typeck.c (comp_target_types): Change pedwarn to pedwarn_c11
+	for pointers to arrays with qualifiers.
+	(build_conditional_expr): For C23 don't lose qualifiers for pointers
+	to arrays when the other pointer is a void pointer. Update warnings.
+	(convert_for_assignment): Update warnings for C2X when converting from
+	void* with qualifiers to a pointer to array with the same qualifiers.
+
 2021-08-20  Jakub Jelinek  <jakub@redhat.com>
 
 	* c-parser.c (c_parser_omp_error): New function.
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index ebea99d7f82..fa50fe53cff 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,23 @@
+2021-08-22  Martin Uecker  <muecker@gwdg.de>
+
+	PR c/98397
+	* gcc.dg/c11-qual-1.c: New test.
+	* gcc.dg/c2x-qual-1.c: New test.
+	* gcc.dg/c2x-qual-2.c: New test.
+	* gcc.dg/c2x-qual-3.c: New test.
+	* gcc.dg/c2x-qual-4.c: New test.
+	* gcc.dg/c2x-qual-5.c: New test.
+	* gcc.dg/c2x-qual-6.c: New test.
+	* gcc.dg/c2x-qual-7.c: New test.
+	* gcc.dg/pointer-array-quals-1.c: Remove unnecessary flag.
+	* gcc.dg/pointer-array-quals-2.c: Remove unnecessary flag.
+
+2021-08-22  Jan Hubicka  <hubicka@ucw.cz>
+	    Martin Liska  <mliska@suse.cz>
+
+	* gcc.dg/lto/pr101949_0.c: New test.
+	* gcc.dg/lto/pr101949_1.c: New test.
+
 2021-08-21  Ankur Saini  <arsenic@sourceware.org>
 
 	PR analyzer/101980
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index ad9781df569..aa9e83b1fdb 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,10 @@
+2021-08-22  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* config/nvptx/error.c (fwrite, exit): Override, too.
+	* testsuite/libgomp.c-c++-common/error-1.c: Add a minimum amount
+	of offloading testing.
+	* testsuite/libgomp.fortran/error-1.f90: Likewise.
+
 2021-08-20  Tobias Burnus  <tobias@codesourcery.com>
 
 	* testsuite/libgomp.fortran/error-1.f90: New test.


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23  0:17 [gcc r12-3061] 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).