https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71481
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> --- (In reply to David Malcolm from comment #1) ... > Am investigating the best cross-platform way to open a named tempfile. libiberty's "make_temp_file" seems to be the best way.