On 04/02/2025 08:41, Richard Sandiford wrote:
Alfie Richards writes:
This adds the assembler_name member to cgraph_function_version_info
to store the base assembler name for the function to be mangled. This is
used in later patches for refactoring FMV mangling.
gcc/c/ChangeLog:
* c
Alfie Richards writes:
> This adds the assembler_name member to cgraph_function_version_info
> to store the base assembler name for the function to be mangled. This is
> used in later patches for refactoring FMV mangling.
>
> gcc/c/ChangeLog:
>
> * c-decl.cc (start_decl): Record assembler_na