Thanks Jeff and Edwin for my silly mistake.

Pan

-----Original Message-----
From: Jeff Law <jeffreya...@gmail.com> 
Sent: Saturday, July 13, 2024 5:40 AM
To: Edwin Lu <e...@rivosinc.com>; gcc-patches@gcc.gnu.org
Cc: Li, Pan2 <pan2...@intel.com>; gnu-toolch...@rivosinc.com
Subject: Re: [PATCH] RISC-V: Fix testcase for vector .SAT_SUB in zip benchmark



On 7/12/24 12:37 PM, Edwin Lu wrote:
> The following testcase was not properly testing anything due to an
> uninitialized variable. As a result, the loop was not iterating through
> the testing data, but instead on undefined values which could cause an
> unexpected abort.
> 
> gcc/testsuite/ChangeLog:
> 
>       * gcc.target/riscv/rvv/autovec/binop/vec_sat_binary_vx.h:
>       initialize variable
OK.  Thanks for chasing this down.

jeff

Reply via email to