RE: [PATCH v2] Test: Move pr116278 run test to dg/torture [NFC]

2024-08-28 Thread Li, Pan2
@gmail.com Subject: Re: [PATCH v2] Test: Move pr116278 run test to dg/torture [NFC] On Wed, Aug 28, 2024 at 3:18 AM Li, Pan2 wrote: > > Kindly ping. Please do not include stdint-gcc.h but stdint.h. otherwise OK. Richard. > Pan > > -Original Message- > From: Li, Pan2 > Se

Re: [PATCH v2] Test: Move pr116278 run test to dg/torture [NFC]

2024-08-28 Thread Richard Biener
t; Cc: juzhe.zh...@rivai.ai; kito.ch...@gmail.com; jeffreya...@gmail.com; > rdapp@gmail.com; Li, Pan2 > Subject: [PATCH v2] Test: Move pr116278 run test to dg/torture [NFC] > > From: Pan Li > > Move the run test of pr116278 to dg/torture and leave the risc-v the > asm check

RE: [PATCH v2] Test: Move pr116278 run test to dg/torture [NFC]

2024-08-27 Thread Li, Pan2
Kindly ping. Pan -Original Message- From: Li, Pan2 Sent: Monday, August 19, 2024 10:05 AM To: gcc-patches@gcc.gnu.org Cc: juzhe.zh...@rivai.ai; kito.ch...@gmail.com; jeffreya...@gmail.com; rdapp@gmail.com; Li, Pan2 Subject: [PATCH v2] Test: Move pr116278 run test to dg/torture

[PATCH v2] Test: Move pr116278 run test to dg/torture [NFC]

2024-08-18 Thread pan2 . li
From: Pan Li Move the run test of pr116278 to dg/torture and leave the risc-v the asm check under risc-v part. PR target/116278 gcc/testsuite/ChangeLog: * gcc.target/riscv/pr116278-run-1.c: Take compile instead of run. * gcc.target/riscv/pr116278-run-2.c: Ditto.