Re: [PATCH v2] testsuite: Fix overflow in gcc.dg/vect/pr116125.c

2025-07-22 Thread Siddhesh Poyarekar
On 2025-07-21 04:52, Siddhesh Poyarekar wrote: On 2025-07-14 03:02, Richard Biener wrote: On Fri, Jul 11, 2025 at 8:27 PM Siddhesh Poyarekar wrote: The test ends up writing a byte beyond bounds of the buffer, which

[PATCH v2] testsuite: Fix overflow in gcc.dg/vect/pr116125.c

2025-07-21 Thread Siddhesh Poyarekar
On 2025-07-14 03:02, Richard Biener wrote: > On Fri, Jul 11, 2025 at 8:27 PM Siddhesh Poyarekar > wrote: >> >> >> The test ends up writing a byte beyond bounds of the buffer, wh