On Wed, 18 Jun 2025, Alfie Richards wrote: > gcc/c-family/ChangeLog: > > * c-format.cc (local_string_slice_node): New node type. > (asm_fprintf_char_table): New entry. > (init_dynamic_diag_info): Add support for string_slice. > * c-format.h (T_STRING_SLICE): New node type.
When new internal format checking support is added, tests should be added as well (see gcc.dg/format/asm_fprintf-* for examples). -- Joseph S. Myers josmy...@redhat.com