From 8761284fd7862fbd9665237145f3a0d8de79c265 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Thu, 24 Nov 2022 00:17:47 +0000 Subject: [PATCH] Daily bump. --- ChangeLog | 23 +++++++++++ c++tools/ChangeLog | 32 ++++++++++++++++ fixincludes/ChangeLog | 17 +++++++++ gcc/ChangeLog | 74 ++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 13 +++++++ gcc/d/ChangeLog | 15 ++++++++ gcc/fortran/ChangeLog | 6 +++ gcc/testsuite/ChangeLog | 16 ++++++++ intl/ChangeLog | 17 +++++++++ libcody/ChangeLog | 19 +++++++++ libcpp/ChangeLog | 15 ++++++++ libdecnumber/ChangeLog | 15 ++++++++ libiberty/ChangeLog | 13 +++++++ libstdc++-v3/ChangeLog | 13 +++++++ lto-plugin/ChangeLog | 15 ++++++++ maintainer-scripts/ChangeLog | 4 ++ zlib/ChangeLog | 15 ++++++++ 18 files changed, 323 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0643a383872d..632cf0bebfbf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and + isl. + * Makefile.in: Regenerate. + * Makefile.tpl: Set PICFLAG. + * configure.ac (--enable-host-pie): New check. Set PICFLAG after this + check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and + isl. + * Makefile.in: Regenerate. + * Makefile.tpl: Set PICFLAG. + * configure.ac (--enable-host-pie): New check. Set PICFLAG after this + check. + * configure: Regenerate. + 2022-11-14 Martin Liska Revert: diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog index 18338cd49777..7c72ffb83833 100644 --- a/c++tools/ChangeLog +++ b/c++tools/ChangeLog @@ -1,3 +1,35 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * Makefile.in: Rename PIEFLAG to PICFLAG. Set LD_PICFLAG. Use it. + Use pic/libiberty.a if PICFLAG is set. + * configure.ac (--enable-default-pie): Set PICFLAG instead of PIEFLAG. + (--enable-host-pie): New check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * configure.ac (--enable-host-bind-now): New check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * configure.ac (--enable-host-bind-now): New check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * Makefile.in: Rename PIEFLAG to PICFLAG. Set LD_PICFLAG. Use it. + Use pic/libiberty.a if PICFLAG is set. + * configure.ac (--enable-default-pie): Set PICFLAG instead of PIEFLAG. + (--enable-host-pie): New check. + * configure: Regenerate. + 2022-03-18 Iain Sandoe * server.cc (accept_from): Use "1" as the dummy port number. diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 90e2d3dc2fab..7eec21ffed5c 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,20 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * Makefile.in: Set and use PICFLAG and LD_PICFLAG. Use the "pic" + build of libiberty if PICFLAG is set. + * configure.ac: + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * Makefile.in: Set and use PICFLAG and LD_PICFLAG. Use the "pic" + build of libiberty if PICFLAG is set. + * configure.ac: + * configure: Regenerate. + 2022-10-07 Jakub Jelinek PR bootstrap/107059 diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4e377b4a91c5..68acec75bfcf 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,77 @@ +2022-11-23 Ramana Radhakrishnan + + * config/arm/types.md: Update comment. + (is_neon_type): Add neon_fcmla, neon_fcadd. + +2022-11-23 Jonathan Wakely + + * doc/invoke.texi (C++ Dialect Options): Recommend using + -Wdelete-non-virtual-dtor instead of -Wnon-virtual-dtor. + +2022-11-23 Jakub Jelinek + + PR bootstrap/107722 + * diagnostic.cc (test_diagnostic_get_location_text): Test + special_fname_builtin () rather than "" and expect + special_fname_builtin () concatenated with ":" for it. + +2022-11-23 Martin Liska + + * Makefile.in: Set DO_LINK_MUTEX. + +2022-11-23 Lulu Cheng + xujiahao + + * config/loongarch/constraints.md (ZD): New constraint. + * config/loongarch/loongarch-def.c: Initial number of parallel prefetch. + * config/loongarch/loongarch-tune.h (struct loongarch_cache): + Define number of parallel prefetch. + * config/loongarch/loongarch.cc (loongarch_option_override_internal): + Set up parameters to be used in prefetching algorithm. + * config/loongarch/loongarch.md (prefetch): New template. + +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * Makefile.in: Set LD_PICFLAG. Use it. Set enable_host_pie. + Remove NO_PIE_CFLAGS and NO_PIE_FLAG. Pass LD_PICFLAG to + ALL_LINKERFLAGS. Use the "pic" build of libiberty if --enable-host-pie. + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG and LD_PICFLAG after this + check. + * configure: Regenerate. + * doc/install.texi: Document --enable-host-pie. + +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * configure.ac (--enable-host-bind-now): New check. Add + -Wl,-z,now to LD_PICFLAG if --enable-host-bind-now. + * configure: Regenerate. + * doc/install.texi: Document --enable-host-bind-now. + +2022-11-23 Marek Polacek + + * configure.ac (--enable-host-bind-now): New check. Add + -Wl,-z,now to LD_PICFLAG if --enable-host-bind-now. + * configure: Regenerate. + * doc/install.texi: Document --enable-host-bind-now. + +2022-11-23 Marek Polacek + + * Makefile.in: Set LD_PICFLAG. Use it. Set enable_host_pie. + Remove NO_PIE_CFLAGS and NO_PIE_FLAG. Pass LD_PICFLAG to + ALL_LINKERFLAGS. Use the "pic" build of libiberty if --enable-host-pie. + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG and LD_PICFLAG after this + check. + * configure: Regenerate. + * doc/install.texi: Document --enable-host-pie. + 2022-11-22 Jeff Law * tree-ssa-dom.cc (record_edge_info): Fix thinko in last commit. diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index e3e7816b4eaf..059dd7f104c5 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20221123 +20221124 diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog index 886680d09f70..39d6a1a810e1 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -1,3 +1,16 @@ +2022-11-23 Andrew Pinski + Jakub Jelinek + + PR c/107127 + * c-gimplify.cc (c_genericize): Use walk_tree_without_duplicates + instead of walk_tree for c_genericize_control_r. + +2022-11-23 Jakub Jelinek + + * c.opt (fcontract-assumption-mode=, fcontract-continuation-mode=, + fcontract-role=, fcontract-semantic=): Add RejectNegative. + (fcontract-build-level=): Terminate description with dot. + 2022-11-19 Jakub Jelinek * c-cppbuiltin.cc (c_cpp_builtins): Bump __cpp_constexpr diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog index 3f6d1777b472..6691a43b11ef 100644 --- a/gcc/d/ChangeLog +++ b/gcc/d/ChangeLog @@ -1,3 +1,18 @@ +2022-11-23 Martin Liska + + * Make-lang.in: Use it as $DO_LINK_MUTEX. + +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * Make-lang.in: Remove NO_PIE_CFLAGS. + +2022-11-23 Marek Polacek + + * Make-lang.in: Remove NO_PIE_CFLAGS. + 2022-11-14 Martin Liska Revert: diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index bacf198caaca..069f2e52e854 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,9 @@ +2022-11-23 Steve Kargl + + PR fortran/107577 + * resolve.cc (find_array_spec): Choose appropriate locus either of + bad array reference or of non-array entity in error message. + 2022-11-18 Harald Anlauf PR fortran/107576 diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 792dd0777828..6fc29d2c38a2 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,19 @@ +2022-11-23 Rainer Orth + + * gcc.dg/analyzer/call-summaries-2.c (uses_alloca): Use + __builtin_alloca instead of alloca. + +2022-11-23 Steve Kargl + + PR fortran/107577 + * gfortran.dg/pr107577.f90: New test. + +2022-11-23 Andrew Pinski + Jakub Jelinek + + PR c/107127 + * gcc.dg/pr107127.c: New test. + 2022-11-22 Siddhesh Poyarekar * gcc.dg/builtin-dynamic-object-size-0.c (test_strdup, diff --git a/intl/ChangeLog b/intl/ChangeLog index f44e691ece40..60d604adac01 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,20 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * Makefile.in: Use @PICFLAG@ in COMPILE as well. + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG after this check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * Makefile.in: Use @PICFLAG@ in COMPILE as well. + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG after this check. + * configure: Regenerate. + 2021-11-29 Eric Gallager PR other/103021 diff --git a/libcody/ChangeLog b/libcody/ChangeLog index 7a2cacd597b1..603c613c06d5 100644 --- a/libcody/ChangeLog +++ b/libcody/ChangeLog @@ -1,3 +1,22 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * Makefile.in: Pass LD_PICFLAG to LDFLAGS. + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG and LD_PICFLAG after this + check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * Makefile.in: Pass LD_PICFLAG to LDFLAGS. + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG and LD_PICFLAG after this + check. + * configure: Regenerate. + 2022-06-03 Alexandre Oliva * Makefile.in (revision.stamp): Replace $() and += with more diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index a2db376314f8..d85581e3b992 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,18 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG after this check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG after this check. + * configure: Regenerate. + 2022-11-21 Lewis Hyatt * directives.cc (do_pragma): Fix memory leak in token buffer. Fix diff --git a/libdecnumber/ChangeLog b/libdecnumber/ChangeLog index d207f60d0fa0..b473356b7926 100644 --- a/libdecnumber/ChangeLog +++ b/libdecnumber/ChangeLog @@ -1,3 +1,18 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG after this check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG after this check. + * configure: Regenerate. + 2022-10-07 Martin Liska * dpd/decimal64.c (decDigitsToDPD): Remove unused variable. diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 877100685d18..0e2289d81b73 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,16 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * configure.ac: Also set shared when enable_host_pie. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * configure.ac: Also set shared when enable_host_pie. + * configure: Regenerate. + 2022-11-15 Nathan Sidwell * cp-demangle.c (struct d_print_info): Rename is_lambda_arg to diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index bb81f2cf3c77..848d179f15c8 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,16 @@ +2022-11-23 Jakub Jelinek + + PR libstdc++/107811 + * src/c++17/floating_from_chars.cc (__floating_from_chars_hex): Guard + fast_float uses with #if USE_LIB_FAST_FLOAT and for mantissa_bits and + exponent_bits provide a fallback. + +2022-11-23 Jonathan Wakely + + PR libstdc++/107814 + * testsuite/experimental/filesystem/iterators/error_reporting.cc: + Use a static buffer with space after it. + 2022-11-22 Jonathan Wakely PR libstdc++/107817 diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 84c95fd7b749..e703899ca46c 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,18 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * configure.ac (--enable-host-bind-now): New check. Link with + -z,now. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * configure.ac (--enable-host-bind-now): New check. Link with + -z,now. + * configure: Regenerate. + 2022-10-12 Martin Liska * configure: Regenerate. diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index dbff16ff5638..125dd995ccf7 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2022-11-23 Sam James + + * gcc_release (XZ): Add -T0. + 2022-11-14 Martin Liska Revert: diff --git a/zlib/ChangeLog b/zlib/ChangeLog index 9f7284d3fea2..93644550074c 100644 --- a/zlib/ChangeLog +++ b/zlib/ChangeLog @@ -1,3 +1,18 @@ +2022-11-23 Marek Polacek + + Revert: + 2022-11-23 Marek Polacek + + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG after this check. + * configure: Regenerate. + +2022-11-23 Marek Polacek + + * configure.ac (--enable-host-shared): Don't set PICFLAG here. + (--enable-host-pie): New check. Set PICFLAG after this check. + * configure: Regenerate. + 2022-10-12 Martin Liska * configure: Regenerate.