Daily bump.
This commit is contained in:
parent
d4585d5972
commit
9ed767c8ec
@ -1,3 +1,7 @@
|
||||
2023-05-19 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* config/riscv/linux.h (LIB_SPEC): Don't redefine.
|
||||
|
||||
2023-05-18 Stam Markianos-Wright <stam.markianos-wright@arm.com>
|
||||
|
||||
* config/arm/arm_mve.h: (__ARM_mve_typeid): Add more pointer types.
|
||||
|
@ -1 +1 @@
|
||||
20230519
|
||||
20230520
|
||||
|
@ -1,3 +1,11 @@
|
||||
2023-05-19 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2023-05-15 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
* c-cppbuiltin.cc (c_cpp_builtins): Predefine __cpp_auto_cast
|
||||
for C++23.
|
||||
|
||||
2023-05-02 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR c++/109642
|
||||
|
@ -1,3 +1,13 @@
|
||||
2023-05-19 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2023-05-16 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
PR c++/109871
|
||||
* call.cc (add_list_candidates): Check for invalid designated
|
||||
initialization sooner and even for types that have a list
|
||||
constructor.
|
||||
|
||||
2023-05-17 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
@ -1,3 +1,18 @@
|
||||
2023-05-19 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2023-05-16 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
PR c++/109871
|
||||
* g++.dg/cpp2a/desig27.C: New test.
|
||||
|
||||
2023-05-19 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2023-05-15 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
* g++.dg/cpp23/feat-cxx2b.C: Test __cpp_auto_cast.
|
||||
|
||||
2023-05-18 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
Backported from master:
|
||||
|
Loading…
x
Reference in New Issue
Block a user