public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-3021] Daily bump.
Date: Mon,  3 Oct 2022 00:18:34 +0000 (GMT)	[thread overview]
Message-ID: <20221003001835.12DF63857BB2@sourceware.org> (raw)

https://gcc.gnu.org/g:422310150696a77657a1be5e792ca3afd18dc1d4

commit r13-3021-g422310150696a77657a1be5e792ca3afd18dc1d4
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Oct 3 00:17:44 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog    | 19 +++++++++++++++++++
 gcc/DATESTAMP    |  2 +-
 libgcc/ChangeLog | 11 +++++++++++
 3 files changed, 31 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0bf0ceb77a4..d3629062579 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,22 @@
+2022-10-02  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/107121
+	* tree-cfg.cc (verify_gimple_call): Fix a typo in diagnostics,
+	DEFFERED_INIT -> DEFERRED_INIT.
+
+2022-10-02  Marc Poulhiès  <poulhies@adacore.com>
+
+	* config/vxworks-driver.cc: New.
+	* config.gcc (*vxworks*): Add vxworks-driver.o in extra_gcc_objs.
+	* config/t-vxworks: Add vxworks-driver.o.
+	* config/vxworks.h (GCC_DRIVER_HOST_INITIALIZATION): New.
+
+2022-10-02  Olivier Hainque  <hainque@adacore.com>
+
+	* config/vxworks.h (VX_CRTBEGIN_SPEC, VX_CRTEND_SPEC): If
+	HAVE_INITFINI_ARRAY_SUPPORT, pick crtstuff objects regardless
+	of ENABLE_SHARED_LIBGCC.
+
 2022-10-01  Stafford Horne  <shorne@gmail.com>
 
 	* config/or1k/or1k.cc (TARGET_HAVE_TLS): Only define if
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 9bab13a3255..f30574676b3 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20221002
+20221003
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index c626df2821e..8660fb3b2e3 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,14 @@
+2022-10-02  Olivier Hainque  <hainque@adacore.com>
+
+	* config/t-vxworks (LIBGCC2_INCLUDE): Augment comment.  Move
+	-I options for gcc/include and gcc/include-fixed at the end
+	and make them -isystem.
+
+2022-10-02  Olivier Hainque  <hainque@adacore.com>
+
+	* config/gthr-vxworks.h: Prevent Wpragma warning for the
+	pragma diagnostics on Wstrict-prototypes.
+
 2022-09-29  Olivier Hainque  <hainque@adacore.com>
 
 	* config/vxcrtstuff.c: Improve the comment attached to the use

                 reply	other threads:[~2022-10-03  0:18 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=20221003001835.12DF63857BB2@sourceware.org \
    --to=gccadmin@gcc.gnu.org \
    --cc=gcc-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).