[Bug modula2/126911] [17 Regression] GCC/nvptx vs. PR modula2/125129: Many tests fail to link on FreeBSD
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 19 14:15:06 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126911
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Gaius Mulley <gaius@gcc.gnu.org>:
https://gcc.gnu.org/g:e8de2a38c2c9bce2e1b8f94c5f263da57fefba79
commit r17-3427-ge8de2a38c2c9bce2e1b8f94c5f263da57fefba79
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date: Wed Aug 19 15:14:22 2026 +0100
PR modula2/126911: Tidyup removing files
This tiny patch tidies up the removal of a file using
a function testing for the name being not None and that it exists.
Boostrapped on Debian x86_64.
gcc/m2/ChangeLog:
PR modula2/126911
* tools-src/mktargetsrc.py (safeRemove): New function.
(quietSystem): Call safeRemove for temporaryFile and
args.outputfile.
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
More information about the Gcc-bugs
mailing list