On 7/15/24 6:15 PM, Jiawei wrote:
IIRC these fails are dependent upon whether or not the statements turn into vector stores or not.Update warning test info for RISC-V target, compared on godbolt: https://godbolt.org/z/Mexd3dfcc gcc/testsuite/ChangeLog: * gcc.dg/Wstringop-overflow-47.c: Remove xfail target.
So to remove the xfail don't you have to know if vector is enabled/disabled? Jeff