public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r14-1826] Daily bump.
Date: Thu, 15 Jun 2023 00:17:05 +0000 (GMT)	[thread overview]
Message-ID: <20230615001706.517DE3858C1F@sourceware.org> (raw)

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

commit r14-1826-gc1c5edef33e3307296af244f50f9256472c69c09
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Jun 15 00:16:35 2023 +0000

    Daily bump.

Diff:
---
 ChangeLog               |  4 ++++
 contrib/ChangeLog       | 64 +++++++++++++++++++++++++++++++++++++++++++++++++
 gcc/ChangeLog           | 24 +++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        |  7 ++++++
 gcc/testsuite/ChangeLog | 27 +++++++++++++++++++++
 libgomp/ChangeLog       | 52 ++++++++++++++++++++++++++++++++++++++++
 libstdc++-v3/ChangeLog  |  6 +++++
 8 files changed, 185 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 0356c41b295..55a460157d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
+
+	* MAINTAINERS: Add myself to write after approval
+
 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
 
 	* MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index e3193524027..2aa559fbce8 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,67 @@
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py (TestResult,)
+	(ParseManifestWorker, ParseSummary, Main): Handle new option
+	"--srcpath <regex>".
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py (TestResult): Update.
+	(Main): Handle new option "--expiry_date YYYYMMDD".
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py (ResultSet.update,)
+	(ResultSet.HasTestsuite): New methods.
+	(GetResults): Update.
+	(ParseSummary, CompareResults, PerformComparison, Main): Handle new
+	option --invert_match.
+
+2023-06-14  Thiago Bauermann  <thiago.bauermann@linaro.org>
+
+	* testsuite-management/validate_failures.py (TestResult): Improve error
+	output.
+
+2023-06-14  Christophe Lyon  <christophe.lyon@linaro.org>
+
+	* testsuite-management/validate_failures.py (_EXP_LINE_FORMAT,)
+	(_EXP_LINE_REX, ResultSet): Support "$tool:" prefix in exp names.
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py (Main): Use exit code "2"
+	to indicate regression.
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py (_VALID_TEST_RESULTS_REX):
+	Update.
+	(TestResult): Use _VALID_TEST_RESULTS_REX.
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py: Add more verbosity levels.
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py: Simplify GetManifestPath().
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py (GetResults): Update.
+	(CompareBuilds): Read in manifest.
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py (ParseManifestWorker):
+	Support expiry attributes in manifests.
+	(ParseSummary): Add a comment.
+
+2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+	* testsuite-management/validate_failures.py: Avoid testsuite
+	aliasing.
+
 2023-06-13  Andi Kleen  <ak@linux.intel.com>
 
 	* gen_autofdo_event.py: Update for download server changes
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 093361259f8..db1de5741ae 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,27 @@
+2023-06-14  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
+
+	* config/moxie/uclinux.h (MFWRAP_SPEC): Remove
+
+2023-06-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+	* config/aarch64/aarch64-sve-builtins-base.cc (svlast_impl::fold):
+	Fix signed comparison warning in loop from npats to enelts.
+
+2023-06-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* gcc.cc (driver_handle_option): Forward host '-lgfortran', '-lm'
+	to offloading compilation.
+	* config/gcn/mkoffload.cc (main): Adjust.
+	* config/nvptx/mkoffload.cc (main): Likewise.
+	* doc/invoke.texi (foffload-options): Update example.
+
+2023-06-14  liuhongt  <hongtao.liu@intel.com>
+
+	PR target/110227
+	* config/i386/sse.md (mov<mode>_internal>): Use x instead of v
+	for alternative 2 since there's no evex version for vpcmpeqd
+	ymm, ymm, ymm.
+
 2023-06-13  Jeff Law  <jlaw@ventanamicro.com>
 
 	* gcc.cc (LINK_COMMAND_SPEC): Remove mudflap spec handling.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 60b8c2b92b7..3f6866a6b54 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230614
+20230615
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 863e31d6cd8..9261bfa17df 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,10 @@
+2023-06-14  Jason Merrill  <jason@redhat.com>
+
+	DR 2327
+	PR c++/86521
+	* call.cc (joust_maybe_elide_copy): Don't change cand.
+	(joust): Move the elided tiebreaker later.
+
 2023-06-13  David Malcolm  <dmalcolm@redhat.com>
 
 	PR c/84890
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 5a7ed4d43f5..b5fd6be702e 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,30 @@
+2023-06-14  Jason Merrill  <jason@redhat.com>
+
+	DR 2327
+	PR c++/86521
+	* g++.dg/cpp0x/overload-conv-4.C: Remove warnings.
+	* g++.dg/cpp1z/elide7.C: New test.
+
+2023-06-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* gfortran.fortran-torture/execute/math.f90: Enhance for optional
+	OpenACC 'serial', OpenMP 'target' usage.
+
+2023-06-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* c-c++-common/Wfree-nonheap-object-2.c: Tighten 'dg-warning'
+	alternatives.
+	* c-c++-common/Wfree-nonheap-object-3.c: Likewise.
+	* c-c++-common/Wfree-nonheap-object.c: Likewise.
+
+2023-06-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* g++.dg/warn/Wfree-nonheap-object.s: Remove.
+
+2023-06-14  liuhongt  <hongtao.liu@intel.com>
+
+	* gcc.target/i386/pr110227.c: New test.
+
 2023-06-13  David Malcolm  <dmalcolm@redhat.com>
 
 	PR c/84890
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index d414241ecc0..4835dc4fdf4 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,55 @@
+2023-06-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* target.c (resolve_device): Align a
+	'OMP_TARGET_OFFLOAD=mandatory' diagnostic with others.
+	* testsuite/libgomp.c/target-51.c: Adjust.
+
+2023-06-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* testsuite/libgomp.fortran/fortran.exp (lang_link_flags): Don't
+	set.
+	* testsuite/libgomp.oacc-fortran/fortran.exp (lang_link_flags):
+	Likewise.
+	* testsuite/libgomp.c/simd-math-1.c: Remove
+	'-foffload-options=-lm'.
+	* testsuite/libgomp.fortran/fortran-torture_execute_math.f90:
+	Likewise.
+	* testsuite/libgomp.oacc-fortran/fortran-torture_execute_math.f90:
+	Likewise.
+
+2023-06-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* testsuite/libgomp.fortran/fortran-torture_execute_math.f90: New.
+	* testsuite/libgomp.oacc-fortran/fortran-torture_execute_math.f90:
+	Likewise.
+
+2023-06-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* testsuite/libgomp.c/target-51.c: Fix typo.
+
+2023-06-14  Tobias Burnus  <tobias@codesourcery.com>
+
+	* env.c (gomp_default_icv_values): Init default_device_var to
+	an nonconforming value - INT_MIN.
+	(initialize_env): After env-var parsing, set default_device_var to
+	device 0 unless OMP_TARGET_OFFLOAD=mandatory.
+	(omp_display_env): If default_device_var is INT_MIN, call
+	gomp_init_targets_once.
+	* icv-device.c (omp_get_default_device): Likewise.
+	* libgomp.texi (OMP_DEFAULT_DEVICE): Update init description.
+	(OpenMP 5.2 Impl. Status): Mark OMP_TARGET_OFFLOAD=mandatory as 'Y'.
+	* target.c (resolve_device): Improve error message device-num < 0
+	with 'mandatory' and no no-host devices available.
+	(gomp_target_init): Set default-device-var if INT_MIN.
+	* testsuite/libgomp.c/target-48.c: New test.
+	* testsuite/libgomp.c/target-49.c: New test.
+	* testsuite/libgomp.c/target-50.c: New test.
+	* testsuite/libgomp.c/target-50a.c: New test.
+	* testsuite/libgomp.c/target-51.c: New test.
+	* testsuite/libgomp.c/target-52.c: New test.
+	* testsuite/libgomp.c/target-53.c: New test.
+	* testsuite/libgomp.c/target-54.c: New test.
+
 2023-06-13  Tobias Burnus  <tobias@codesourcery.com>
 
 	PR libgomp/109837
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 909f1dfc40d..dadbbcc2dd3 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,9 @@
+2023-06-14  Jonny Grant  <jg@jguk.org>
+
+	* doc/xml/manual/extensions.xml: Remove demangle exception
+	description and include.
+	* doc/html/manual/ext_demangling.html: Regenerate.
+
 2023-06-10  Hans-Peter Nilsson  <hp@axis.com>
 
 	* testsuite/27_io/basic_istream/ignore/wchar_t/94749.cc (main)

                 reply	other threads:[~2023-06-15  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=20230615001706.517DE3858C1F@sourceware.org \
    --to=gccadmin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-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).