Re: [PATCH 1/2] testsuite: New effective-target sleep
Mike Stump <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
On Apr 23, 2026, at 6:55 PM, Hans-Peter Nilsson <[email protected]> wrote: > > See also PR libfortran/125005. Ok for trunk and gcc-16? Ok. > libgfortran calls sleep, which is not available on all targets. > > gcc: > * doc/sourcebuild.texi (Effective-Target Keywords): Document 'sleep'. > > gcc/testsuite: > * lib/target-supports.exp (check_effective_target_sleep): New.