On Dec 2, 2024, at 4:27 AM, Maciej W. Rozycki <ma...@orcam.me.uk> wrote: > > These tests can take several seconds per compilation to complete, taking > total elapsed time measured in minutes. Mark them as expensive so as to > let people skip them where they want to save on testing time. > > gcc/testsuite/ > * gcc.c-torture/execute/memcpy-a1.c: Mark as expensive. > * gcc.c-torture/execute/memcpy-a2.c: Likewise. > * gcc.c-torture/execute/memcpy-a3.c: Likewise. > * gcc.c-torture/execute/memcpy-a4.c: Likewise.
Thanks.