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

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

commit r13-6963-ge11cde0381c528323abd0d57ed11ac8dae56ae31
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Apr 1 00:17:38 2023 +0000

    Daily bump.

Diff:
---
 c++tools/ChangeLog      |  9 ++++++
 gcc/ChangeLog           | 75 +++++++++++++++++++++++++++++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 32 +++++++++++++++++++++
 libstdc++-v3/ChangeLog  | 22 +++++++++++++++
 5 files changed, 139 insertions(+), 1 deletion(-)

diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog
index fa25ac5f54f..6a6ff51cd0d 100644
--- a/c++tools/ChangeLog
+++ b/c++tools/ChangeLog
@@ -1,3 +1,12 @@
+2023-03-31  Jonathan Wakely  <jwakely@redhat.com>
+
+	PR bootstrap/101834
+	* Makefile.in (INSTALL): Set variable.
+	(mostlyclean): Mark as a phony target.
+	(clean): Add mostlyclean as a prerequisite.
+	(distclean): Add clean as a prerequisite and remove more files.
+	(maintainer-clean): Add distclean as a prerequisite.
+
 2023-01-09  John David Anglin  <danglin@gcc.gnu.org>
 
 	PR other/107616
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f0e4c8b4ee8..8b18bc99f4a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,78 @@
+2023-03-31  Vladimir N. Makarov  <vmakarov@redhat.com>
+
+	* lra-constraints.cc: (combine_reload_insn): New function.
+
+2023-03-31  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/91645
+	* range-op-float.cc (foperator_unordered_lt::fold_range,
+	foperator_unordered_le::fold_range,
+	foperator_unordered_gt::fold_range,
+	foperator_unordered_ge::fold_range,
+	foperator_unordered_equal::fold_range): Call the ordered
+	fold_range on ranges with cleared NaNs.
+	* value-query.cc (range_query::get_tree_range): Handle also
+	COMPARISON_CLASS_P trees.
+
+2023-03-31  Kito Cheng  <kito.cheng@sifive.com>
+	    Andrew Pinski  <pinskia@gmail.com>
+
+	PR target/109328
+	* config/riscv/t-riscv: Add missing dependencies.
+
+2023-03-31  liuhongt  <hongtao.liu@intel.com>
+
+	* config/i386/i386.cc (inline_memory_move_cost): Return 100
+	for MASK_REGS when MODE_SIZE > 8.
+
+2023-03-31  liuhongt  <hongtao.liu@intel.com>
+
+	PR target/85048
+	* config/i386/i386-builtin.def (BDESC): Adjust icode name from
+	ufloat/ufix to floatuns/fixuns.
+	* config/i386/i386-expand.cc
+	(ix86_expand_vector_convert_uns_vsivsf): Adjust comments.
+	* config/i386/sse.md
+	(ufloat<sseintvecmodelower><mode>2<mask_name><round_name>):
+	Renamed	to ..
+	(<mask_codefor>floatuns<sseintvecmodelower><mode>2<mask_name><round_name>):.. this.
+	(<mask_codefor><avx512>_ufix_notrunc<sf2simodelower><mode><mask_name><round_name>):
+	Renamed to ..
+	(<mask_codefor><avx512>_fixuns_notrunc<sf2simodelower><mode><mask_name><round_name>):
+	.. this.
+	(<fixsuffix>fix_truncv16sfv16si2<mask_name><round_saeonly_name>):
+	Renamed to ..
+	(fix<fixunssuffix>_truncv16sfv16si2<mask_name><round_saeonly_name>):.. this.
+	(ufloat<si2dfmodelower><mode>2<mask_name>): Renamed to ..
+	(floatuns<si2dfmodelower><mode>2<mask_name>): .. this.
+	(ufloatv2siv2df2<mask_name>): Renamed to ..
+	(<mask_codefor>floatunsv2siv2df2<mask_name>): .. this.
+	(ufix_notrunc<mode><si2dfmodelower>2<mask_name><round_name>):
+	Renamed to ..
+	(fixuns_notrunc<mode><si2dfmodelower>2<mask_name><round_name>):
+	.. this.
+	(ufix_notruncv2dfv2si2): Renamed to ..
+	(fixuns_notruncv2dfv2si2):.. this.
+	(ufix_notruncv2dfv2si2_mask): Renamed to ..
+	(fixuns_notruncv2dfv2si2_mask): .. this.
+	(*ufix_notruncv2dfv2si2_mask_1): Renamed to ..
+	(*fixuns_notruncv2dfv2si2_mask_1): .. this.
+	(ufix_truncv2dfv2si2): Renamed to ..
+	(*fixuns_truncv2dfv2si2): .. this.
+	(ufix_truncv2dfv2si2_mask): Renamed to ..
+	(fixuns_truncv2dfv2si2_mask): .. this.
+	(*ufix_truncv2dfv2si2_mask_1): Renamed to ..
+	(*fixuns_truncv2dfv2si2_mask_1): .. this.
+	(ufix_truncv4dfv4si2<mask_name>): Renamed to ..
+	(fixuns_truncv4dfv4si2<mask_name>): .. this.
+	(ufix_notrunc<mode><sseintvecmodelower>2<mask_name><round_name>):
+	Renamed to ..
+	(fixuns_notrunc<mode><sseintvecmodelower>2<mask_name><round_name>):
+	.. this.
+	(ufix_trunc<mode><sseintvecmodelower>2<mask_name>): Renamed to ..
+	(<mask_codefor>fixuns_trunc<mode><sseintvecmodelower>2<mask_name>):
+	.. this.
+
 2023-03-30  Andrew MacLeod  <amacleod@redhat.com>
 
 	PR tree-optimization/109154
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index bc28fe8762d..7e68af43686 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230331
+20230401
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 570033c5a30..e48288a3082 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,35 @@
+2023-03-31  Jakub Jelinek  <jakub@redhat.com>
+
+	PR analyzer/107396
+	* gcc.dg/analyzer/pipe-glibc.c (read_from_pie, write_to_pipe): Exit
+	if fdopen returns NULL.
+
+2023-03-31  Andrew MacLeod  <amacleod@redhat.com>
+
+	* g++.dg/warn/Wstringop-overflow-4.C: Always check bogus message.
+	* gcc.dg/tree-ssa/pr23109.c: Disable better recomputations.
+
+2023-03-31  Vladimir N. Makarov  <vmakarov@redhat.com>
+
+	* gcc.target/i386/pr109052-2.c: New.
+
+2023-03-31  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/91645
+	* gcc.target/i386/pr103559-1.c: New test.
+	* gcc.target/i386/pr103559-2.c: New test.
+	* gcc.target/i386/pr103559-3.c: New test.
+	* gcc.target/i386/pr103559-4.c: New test.
+
+2023-03-31  Jonathan Yong  <10walls@gmail.com>
+
+	* c-c++-common/Warray-bounds.c: Fix excess warnings on
+	LLP64.
+
+2023-03-31  liuhongt  <hongtao.liu@intel.com>
+
+	* g++.target/i386/pr85048.C: New test.
+
 2023-03-30  Jason Merrill  <jason@redhat.com>
 
 	PR c++/105452
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index fb9cbd27323..d4ba35e2dc9 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,25 @@
+2023-03-31  Jonathan Wakely  <jwakely@redhat.com>
+
+	PR tree-optimization/107087
+	* include/bits/cow_string.h (basic_string::size()): Add
+	optimizer hint that _S_empty_rep()._M_length is always zero.
+	(basic_string::length()): Call size().
+
+2023-03-31  Jonathan Wakely  <jwakely@redhat.com>
+
+	PR libstdc++/109339
+	* include/std/stop_token (_Stop_state_ptr(const stop_source&)):
+	Add attribute access with access-mode 'none'.
+	* testsuite/30_threads/stop_token/stop_source/109339.cc: New test.
+
+2023-03-31  Jonathan Wakely  <jwakely@redhat.com>
+
+	* include/experimental/internet (ip::basic_endpoint::_M_if_v6):
+	Revert change from member function to data member. Fix for
+	constant evaluation by detecting which union member is active.
+	(ip::basic_endpoint::resize): Revert changes to update _M_is_v6
+	flag.
+
 2023-03-29  Jonathan Wakely  <jwakely@redhat.com>
 
 	PR libstdc++/109242

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

only message in thread, other threads:[~2023-04-01  0:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-01  0:18 [gcc r13-6963] 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).