On 7/15/24 6:15 PM, Jiawei wrote:
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.
IIRC these fails are dependent upon whether or not the statements turn into vector stores or not.

So to remove the xfail don't you have to know if vector is enabled/disabled?
Jeff

Reply via email to