On Tue, 3 Dec 2024, Mike Stump 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.
Applied now (with typos fixed in ChangeLog), thanks. Maciej