Daily bump.
This commit is contained in:
@@ -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
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
20230211
|
||||
20230212
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user