public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] RISC-V: Remove testcase that cannot be compiled because VLEN limitation
@ 2023-07-18  6:55 Lehua Ding
  2023-07-18  6:55 ` juzhe.zhong
  0 siblings, 1 reply; 3+ messages in thread
From: Lehua Ding @ 2023-07-18  6:55 UTC (permalink / raw)
  To: gcc-patches; +Cc: juzhe.zhong, rdapp.gcc, kito.cheng, palmer, jeffreyalaw

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.target/riscv/attribute-20.c | 7 -------
 1 file changed, 7 deletions(-)
 delete mode 100644 gcc/testsuite/gcc.target/riscv/attribute-20.c

diff --git a/gcc/testsuite/gcc.target/riscv/attribute-20.c b/gcc/testsuite/gcc.target/riscv/attribute-20.c
deleted file mode 100644
index f7d0b29b71c..00000000000
--- a/gcc/testsuite/gcc.target/riscv/attribute-20.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/* { dg-do compile } */
-/* { dg-options "-march=rv64gcv_zvl65536b -mabi=lp64d" } */
-int foo()
-{
-}
-
-/* { dg-final { scan-assembler ".attribute arch, \"rv64i2p1_m2p0_a2p1_f2p2_d2p2_c2p0_v1p0_zicsr2p0_zifencei2p0_zve32f1p0_zve32x1p0_zve64d1p0_zve64f1p0_zve64x1p0_zvl1024b1p0_zvl128b1p0_zvl16384b1p0_zvl2048b1p0_zvl256b1p0_zvl32768b1p0_zvl32b1p0_zvl4096b1p0_zvl512b1p0_zvl64b1p0_zvl65536b1p0_zvl8192b1p0\"" } } */
-- 
2.36.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] RISC-V: Remove testcase that cannot be compiled because VLEN limitation
  2023-07-18  6:55 [PATCH] RISC-V: Remove testcase that cannot be compiled because VLEN limitation Lehua Ding
@ 2023-07-18  6:55 ` juzhe.zhong
  2023-07-18  7:03   ` =?gb18030?B?TGVodWEgRGluZw==?=
  0 siblings, 1 reply; 3+ messages in thread
From: juzhe.zhong @ 2023-07-18  6:55 UTC (permalink / raw)
  To: 丁乐华, gcc-patches
  Cc: Robin Dapp, kito.cheng, palmer, jeffreyalaw

[-- Attachment #1: Type: text/plain, Size: 1382 bytes --]

OK



juzhe.zhong@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/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.target/riscv/attribute-20.c | 7 -------
1 file changed, 7 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/riscv/attribute-20.c
 
diff --git a/gcc/testsuite/gcc.target/riscv/attribute-20.c b/gcc/testsuite/gcc.target/riscv/attribute-20.c
deleted file mode 100644
index f7d0b29b71c..00000000000
--- a/gcc/testsuite/gcc.target/riscv/attribute-20.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/* { dg-do compile } */
-/* { dg-options "-march=rv64gcv_zvl65536b -mabi=lp64d" } */
-int foo()
-{
-}
-
-/* { dg-final { scan-assembler ".attribute arch, \"rv64i2p1_m2p0_a2p1_f2p2_d2p2_c2p0_v1p0_zicsr2p0_zifencei2p0_zve32f1p0_zve32x1p0_zve64d1p0_zve64f1p0_zve64x1p0_zvl1024b1p0_zvl128b1p0_zvl16384b1p0_zvl2048b1p0_zvl256b1p0_zvl32768b1p0_zvl32b1p0_zvl4096b1p0_zvl512b1p0_zvl64b1p0_zvl65536b1p0_zvl8192b1p0\"" } } */
-- 
2.36.3
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] RISC-V: Remove testcase that cannot be compiled because VLEN limitation
  2023-07-18  6:55 ` juzhe.zhong
@ 2023-07-18  7:03   ` =?gb18030?B?TGVodWEgRGluZw==?=
  0 siblings, 0 replies; 3+ messages in thread
From: =?gb18030?B?TGVodWEgRGluZw==?= @ 2023-07-18  7:03 UTC (permalink / raw)
  To: =?gb18030?B?anV6aGUuemhvbmdAcml2YWkuYWk=?=,
	=?gb18030?B?Z2NjLXBhdGNoZXM=?=
  Cc: =?gb18030?B?Um9iaW4gRGFwcA==?=, =?gb18030?B?a2l0by5jaGVuZw==?=,
	=?gb18030?B?cGFsbWVy?=, =?gb18030?B?amVmZnJleWFsYXc=?=

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 2187 bytes --]

Committed to the trunk, thank you.



 




------------------ Original ------------------
From:                                                                                                                        "juzhe.zhong@rivai.ai"                                                                                    <juzhe.zhong@rivai.ai&gt;;
Date:&nbsp;Tue, Jul 18, 2023 02:55 PM
To:&nbsp;"¶¡ÀÖ»ª"<lehua.ding@rivai.ai&gt;;"gcc-patches"<gcc-patches@gcc.gnu.org&gt;;
Cc:&nbsp;"Robin Dapp"<rdapp.gcc@gmail.com&gt;;"kito.cheng"<kito.cheng@gmail.com&gt;;"palmer"<palmer@rivosinc.com&gt;;"jeffreyalaw"<jeffreyalaw@gmail.com&gt;;
Subject:&nbsp;Re: [PATCH] RISC-V: Remove testcase that cannot be compiled because VLEN limitation



OK



juzhe.zhong@rivai.ai
&nbsp;
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,
&nbsp;
Since the latter patch (https://gcc.gnu.org/pipermail/gcc-patches/2023-July/624689.html)
forbidden VLEN &gt; 4096, the testcase attribute-20.c is no long need. This is obvious.
&nbsp;
Best,
Lehua
&nbsp;
gcc/testsuite/ChangeLog:
&nbsp;
* gcc.target/riscv/attribute-20.c: Removed.
&nbsp;
---
gcc/testsuite/gcc.target/riscv/attribute-20.c | 7 -------
1 file changed, 7 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/riscv/attribute-20.c
&nbsp;
diff --git a/gcc/testsuite/gcc.target/riscv/attribute-20.c b/gcc/testsuite/gcc.target/riscv/attribute-20.c
deleted file mode 100644
index f7d0b29b71c..00000000000
--- a/gcc/testsuite/gcc.target/riscv/attribute-20.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/* { dg-do compile } */
-/* { dg-options "-march=rv64gcv_zvl65536b -mabi=lp64d" } */
-int foo()
-{
-}
-
-/* { dg-final { scan-assembler ".attribute arch, \"rv64i2p1_m2p0_a2p1_f2p2_d2p2_c2p0_v1p0_zicsr2p0_zifencei2p0_zve32f1p0_zve32x1p0_zve64d1p0_zve64f1p0_zve64x1p0_zvl1024b1p0_zvl128b1p0_zvl16384b1p0_zvl2048b1p0_zvl256b1p0_zvl32768b1p0_zvl32b1p0_zvl4096b1p0_zvl512b1p0_zvl64b1p0_zvl65536b1p0_zvl8192b1p0\"" } } */
-- 
2.36.3
&nbsp;

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-18  7:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-18  6:55 [PATCH] RISC-V: Remove testcase that cannot be compiled because VLEN limitation Lehua Ding
2023-07-18  6:55 ` juzhe.zhong
2023-07-18  7:03   ` =?gb18030?B?TGVodWEgRGluZw==?=

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).