On Fri, 2020-04-17 at 14:48 -0300, Alexandre Oliva wrote:
> On Apr 9, 2020, Alexandre Oliva <ol...@adacore.com> wrote:
>
> > Some target C libraries that aren't recognized as freestanding don't
> > have filesystem support, so calling tmpnam, fopen/open and
> > remove/unlink fails to link.
> > This patch introduces a tmpnam effective target to the testsuite, and
> > requires it in the tests that call tmpnam.
> > Tested on x86_64-linux-gnu, and with a cross to arm-eabi.
> > Ok to install?
> > for gcc/testsuite/ChangeLog
> > * lib/target-supports.exp (check_effective_target_tmpnam): New.
> > * gcc.c-torture/execute/fprintf-2.c: Require it.
> > * gcc.c-torture/execute/printf-2.c: Likewise.
> > * gcc.c-torture/execute/user-printf.c: Likewise.
>
> Ping?
>
> https://gcc.gnu.org/pipermail/gcc-patches/2020-April/543672.html
OK.
jeff