Re: [PATCH] Add support to provide libiberty mkstemps in gcc

2024-12-29 Thread Jeff Law
On 12/28/24 11:31 AM, John David Anglin wrote: Tested on hppa64-hp-hpux11.11. Okay for trunk? Dave --- Add support to provide libiberty mkstemps in gcc 2024-12-28 John David Anglin gcc/ChangeLog: PR target/118121 * configure.ac: Check for mkstemps declaration.

[PATCH] Add support to provide libiberty mkstemps in gcc

2024-12-28 Thread John David Anglin
Tested on hppa64-hp-hpux11.11. Okay for trunk? Dave --- Add support to provide libiberty mkstemps in gcc 2024-12-28 John David Anglin gcc/ChangeLog: PR target/118121 * configure.ac: Check for mkstemps declaration. * configure: Regenerate. * config.in: Regene