Daily bump.

This commit is contained in:
GCC Administrator 2023-12-31 00:16:46 +00:00
parent 38c33fd2b5
commit 03fb8f274c
4 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2023-12-30 Joseph Myers <jsm@polyomino.org.uk>
* MAINTAINERS: Update my email address.
2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Thomas Schwinge <thomas@codesourcery.com>

View File

@ -1 +1 @@
20231230
20231231

View File

@ -1,3 +1,7 @@
2023-12-30 Martin Uecker <uecker@tugraz.at>
* c-typeck.cc (tagged_types_tu_compatible_p): Revise.
2023-12-22 Martin Uecker <uecker@tugraz.at>
* c-typeck.cc (composite_type_internal): Adapted from

View File

@ -1,3 +1,7 @@
2023-12-30 Martin Uecker <uecker@tugraz.at>
* gcc.dg/c23-tag-9.c: New test.
2023-12-29 Tamar Christina <tamar.christina@arm.com>
PR target/110625