+2024-03-25 Joseph Myers <josmyers@redhat.com>
+
+ Backported from master:
+ 2024-01-31 Joseph Myers <josmyers@redhat.com>
+
+ PR c/112571
+ * c-decl.cc (start_enum): Clear ENUM_FIXED_UNDERLYING_TYPE_P when
+ defining without a fixed underlying type an enumeration previously
+ declared with a fixed underlying type.
+
2023-07-27 Release Manager
* GCC 13.2.0 released.
+2024-03-25 Joseph Myers <josmyers@redhat.com>
+
+ Backported from master:
+ 2024-01-31 Joseph Myers <josmyers@redhat.com>
+
+ PR c/112571
+ * gcc.dg/c23-enum-9.c, gcc.dg/c23-enum-10.c: New tests.
+
2024-03-23 Harald Anlauf <anlauf@gmx.de>
PR fortran/101135