On 21/01/2020 15:34, Richard Sandiford wrote:
> Szabolcs Nagy <szabolcs.n...@arm.com> writes:
>> gcc/ChangeLog:
>>
>> 2020-01-21  Szabolcs Nagy  <szabolcs.n...@arm.com>
>>
>>      * config/aarch64/aarch64.c (aarch64_declare_function_name): Set
>>      cfun->machine->label_is_assembled.
>>      (aarch64_print_patchable_function_entry): New.
>>      (TARGET_ASM_PRINT_PATCHABLE_FUNCTION_ENTRY): Define.
>>      * config/aarch64/aarch64.h (struct machine_function): New field,
>>      label_is_assembled.
>>
>> gcc/testsuite/ChangeLog:
>>
>> 2020-01-21  Szabolcs Nagy  <szabolcs.n...@arm.com>
>>
>>      * gcc.target/aarch64/pr92424-1.c: New test.
>>      * gcc.target/aarch64/pr92424-2.c: New test.
>>      * gcc.target/aarch64/pr92424-3.c: New test.
> 
> OK.  Same in principle for the backport too, but check-function-bodies is
> only available on master.

backported to gcc-9 without the
gcc.target/aarch64/pr92424-1.c test.

Reply via email to