Committed to the trunk, thank you.
-- Original --
From:
"juzhe.zh...@rivai.ai"
OK
juzhe.zh...@rivai.ai
From: Lehua Ding
Date: 2023-07-18 14:55
To: gcc-patches
CC: juzhe.zhong; rdapp.gcc; kito.cheng; palmer; jeffreyalaw
Subject: [PATCH] RISC-V: Remove testcase that cannot be compiled because VLEN
limitation
Hi,
Since the latter patch
(https://gcc.gnu.org/pipermail
Hi,
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.
Best,
Lehua
gcc/testsuite/ChangeLog:
* gcc.target/riscv/attribute-20.c: Removed.
---
gcc/testsuite/gcc.ta