]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Remove testcase that cannot be compiled because VLEN limitation
authorLehua Ding <lehua.ding@rivai.ai>
Tue, 18 Jul 2023 06:47:28 +0000 (14:47 +0800)
committerLehua Ding <lehua.ding@rivai.ai>
Tue, 18 Jul 2023 07:01:11 +0000 (15:01 +0800)
commit74dc7f1a94e06095108b0ac30ca35d98f3a4bb9c
treebfa33324111fc3bb9a05f594184759ccf035d595
parent615c2e555d34c2b17513c869b309b8f398376874
RISC-V: Remove testcase that cannot be compiled because VLEN limitation

Since the latter patch (https://gcc.gnu.org/pipermail/gcc-patches/2023-July/624689.html)
forbidden VLEN > 4096, the testcase attribute-20.c is no long need. This is obvious.

gcc/testsuite/ChangeLog:

* gcc.target/riscv/attribute-20.c: Removed.
gcc/testsuite/gcc.target/riscv/attribute-20.c [deleted file]