On 8/5/24 6:26 AM, Jiawei wrote:
Almost certainly behaving like the other targets in the list due to how promotions work.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.
OK for the trunk. Thanks! jeff