On Tue, 19 Nov 2024, Jeff Law wrote:

> >     gcc/testsuite/
> >     * gcc.c-torture/execute/memcpy-a1.c: New file.
> >     * gcc.c-torture/execute/memcpy-a2.c: New file.
> >     * gcc.c-torture/execute/memcpy-a4.c: New file.
> >     * gcc.c-torture/execute/memcpy-a8.c: New file.
> >     * gcc.c-torture/execute/memcpy-ax.h: New file.
> OK.  There's some chance for timing fallouts on things like qemu emulated
> targets, but I wouldn't let that get in the way of adding coverage. The total
> memory sizes don't look terrible, so I'm not too concerned about how the small
> embedded targets would respond from a testing standpoint.

 The timeout factor here applies to compilation times, so target execution 
such as on QEMU does not matter.  By naked eye observation once compiled
these tests complete execution instantaneously.

 I have committed this change now, thank you for your review.

  Maciej

Reply via email to