[Bug lto/118121] [15 Regression] lto-wrapper.cc:1878:20: error: 'mkstemps' was not declared in this scope
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 19 03:24:49 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118121
--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> ---
Created attachment 59913
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59913&action=edit
Patch
Fixes compile error.
Declaration for mkstemps was more or less placed randomly in libiberty.h.
More information about the Gcc-bugs
mailing list