]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 3 Oct 2022 00:17:44 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 3 Oct 2022 00:17:44 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
libgcc/ChangeLog

index 0bf0ceb77a40797b4d77834a920e4739b387cbe8..d3629062579231406b7d2b6e29312f60402f0792 100644 (file)
@@ -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
index 9bab13a325512d03dec957b21fcaa1bcbad98fa1..f30574676b3f557f679ba7ee46c05a6f9a88eec0 100644 (file)
@@ -1 +1 @@
-20221002
+20221003
index c626df2821ed12168b752ea2861c6cf5d791bc01..8660fb3b2e3df8c4f9463cba5f24f6180bd6a836 100644 (file)
@@ -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