]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 12 Feb 2023 00:17:22 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 12 Feb 2023 00:17:22 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog
libiberty/ChangeLog
libstdc++-v3/ChangeLog

index a18f560d4e10490f0ea1992ae98b14bc19cdab86..2c4867cfcd10a0cc121df7a8e70760df4d5857f7 100644 (file)
@@ -1,3 +1,14 @@
+2023-02-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR ipa/108605
+       * ipa-cp.cc (ipa_agg_value_from_jfunc): Return NULL_TREE also if
+       item->offset bit position is too large to be representable as
+       unsigned int byte position.
+
+2023-02-11  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/extend.texi (Other Builtins): Adjust link to WG14 N965.
+
 2023-02-10  Vladimir N. Makarov  <vmakarov@redhat.com>
 
        * ira.cc (update_equiv_regs): Set up ira_reg_equiv for
index 9f537e04ede1d6d01dfc893ac2a7e58ddf0e611e..d696f4e8b1a51865d1e42b87ed9776f3459255b1 100644 (file)
@@ -1 +1 @@
-20230211
+20230212
index f188e5fbde35cef4d4a327a74e5f6ee38bf3b918..577b8fd48d84bfaab8cb57a1621cec5c6f6ccb5c 100644 (file)
@@ -1,3 +1,20 @@
+2023-02-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR ipa/108605
+       * c-c++-common/pr108605.c: New test.
+
+2023-02-11  Jonathan Yong  <10walls@gmail.com>
+
+       * gcc.dg/pr65658.c: fix LLP64 test.
+
+2023-02-11  Jonathan Yong  <10walls@gmail.com>
+
+       * c-c++-common/Wsizeof-array-div1.c: fix excess warnings.
+       * gcc.dg/Warray-bounds-52.c: ditto
+       * gcc.dg/Wstringop-overflow-62.c: ditto
+       * gcc.dg/attr-vector_size.c: ditto
+       * gcc.dg/overflow-warn-9.c: ditto
+
 2023-02-10  David Malcolm  <dmalcolm@redhat.com>
 
        PR analyzer/108745
index f11fff19c2b195cb52851eb836e0cab0dbc0dd2f..3f0e4cfadc2080a1af5f1fbde32f35d58acc1923 100644 (file)
@@ -1,3 +1,8 @@
+2023-02-11  niXman  <i.nixman@autistici.org>
+
+       * lrealpath.c (lrealpath): try to resolve symlink and
+       use UNC paths where applicable.
+
 2023-01-07  LIU Hao  <lh_mouse@126.com>
 
        PR middle-end/108300
index b9f041b641e5a1abdee1ca9797031e46ad624429..b0f79c079f9d04c7cee649913ead2b13e2c08ebf 100644 (file)
@@ -1,3 +1,9 @@
+2023-02-11  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/xml/manual/policy_data_structures_biblio.xml: Update
+       link to "Worst-case efficient priority queues".
+       * doc/html/manual/policy_data_structures.html: Regenerate.
+
 2023-02-06  Arsen Arsenović  <arsen@aarsen.me>
 
        * doc/xml/manual/using.xml: Document newly-freestanding