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

https://gcc.gnu.org/g:2a0b19f52596d75b349d0eecfce036b2c8f9270f

commit r14-3013-g2a0b19f52596d75b349d0eecfce036b2c8f9270f
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Aug 7 00:16:55 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 14 ++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 23 +++++++++++++++++++++++
 libstdc++-v3/ChangeLog  |  5 +++++
 4 files changed, 43 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 67ac03558b6..9bef71e0d85 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,17 @@
+2023-08-06  Jan Hubicka  <jh@suse.cz>
+
+	* config/i386/cpuid.h (__get_cpuid_count, __get_cpuid_max): Add
+	__builtin_expect that CPU likely supports cpuid.
+
+2023-08-06  Jan Hubicka  <jh@suse.cz>
+
+	* tree-loop-distribution.cc (loop_distribution::execute): Disable
+	distribution for loops with estimated iterations 0.
+
+2023-08-06  Jan Hubicka  <jh@suse.cz>
+
+	* tree-vect-loop-manip.cc (vect_do_peeling): Fix profile update of peeled epilogues.
+
 2023-08-04  Xiao Zeng  <zengxiao@eswincomputing.com>
 
 	* config/riscv/riscv.cc (riscv_expand_conditional_move): Recognize
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 54167ec6560..b18ce65ab84 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230806
+20230807
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index f1bb5077d19..4cd1a2e6ec4 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,26 @@
+2023-08-06  Roger Sayle  <roger@nextmovesoftware.com>
+
+	PR target/110792
+	* gcc.target/i386/pr110792.c: Remove dg-final scan-assembler-not.
+
+2023-08-06  Jan Hubicka  <jh@suse.cz>
+
+	* gcc.dg/vect/vect-bitfield-read-1.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-read-2.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-read-3.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-read-4.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-read-5.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-read-6.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-read-7.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-write-1.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-write-2.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-write-3.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-write-4.c: Check profile consistency.
+	* gcc.dg/vect/vect-bitfield-write-5.c: Check profile consistency.
+	* gcc.dg/vect/vect-epilogues-2.c: Check profile consistency.
+	* gcc.dg/vect/vect-epilogues.c: Check profile consistency.
+	* gcc.dg/vect/vect-mask-store-move-1.c: Check profile consistency.
+
 2023-08-05  Gaius Mulley  <gaiusmod2@gmail.com>
 
 	PR modula2/110779
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index ba4aef2c50c..cdd26b9c657 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2023-08-06  François Dumont  <fdumont@gcc.gnu.org>
+
+	* config/abi/pre/gnu-versioned-namespace.ver: Add __cxa_call_terminate
+	symbol export.
+
 2023-07-30  François Dumont  <fdumont@gcc.gnu.org>
 
 	* src/c++11/compatibility-ldbl-facets-aliases.h: Replace #define with

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

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

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