Daily bump.

This commit is contained in:
GCC Administrator 2022-10-03 00:17:44 +00:00
parent d01bd0b0f3
commit 4223101506
3 changed files with 31 additions and 1 deletions

View 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

View File

@ -1 +1 @@
20221002
20221003

View 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