]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 17 Oct 2021 00:16:20 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 17 Oct 2021 00:16:20 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index c2e3dee7fb7c53d347b9f03ec0e96bc37f997832..d9583204ba2a48d202146bebde7019c909bb1c55 100644 (file)
@@ -1,3 +1,20 @@
+2021-10-16  Piotr Kubaj  <pkubaj@FreeBSD.org>
+
+       * configure.ac: Treat powerpc64*-*-freebsd* the same as
+       powerpc64-*-freebsd*.
+       * configure: Regenerate.
+
+2021-10-16  H.J. Lu  <hjl.tools@gmail.com>
+
+       * value-query.cc (get_ssa_name_ptr_info_nonnull): Change
+       set_ptr_nonull to set_ptr_nonnull in comments.
+
+2021-10-16  Jan Hubicka  <hubicka@ucw.cz>
+
+       PR tree-optimization/102720
+       * tree-ssa-structalias.c (compute_points_to_sets): Fix producing
+       of call used and clobbered sets.
+
 2021-10-15  Iain Sandoe  <iain@sandoe.co.uk>
 
        * config/darwin.h (LINK_COMMAND_SPEC_A): Update 'r' handling to
index 77335aac2c0a051222dec799637d7223833911de..7d1f01fd93febc7eaa25a8699153671eeff7a4c9 100644 (file)
@@ -1 +1 @@
-20211016
+20211017