在 2024/8/5 23:21, Jeff Law 写道:
On 8/5/24 6:26 AM, Jiawei wrote:
The test has been observed to pass on most architectures including
RISC-V:
https://godbolt.org/z/8nYEvW6n1
Origin issue see:
https://gcc.gnu.org/PR79356#c11
Update RISC-V target to to pass list.
gcc/testsuite/ChangeLog:
* gcc.dg/attr-alloc_size-11.c: Add RISC-V to the list
of targets excluding xfail on lines 50 and 51.
Almost certainly behaving like the other targets in the list due to
how promotions work.
OK for the trunk. Thanks!
jeff
Okay, thanks for your review, committed.
BR,
jiawei