[Bug fortran/109105] Error-prone format string building in resolve.cc
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 6 18:05:31 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109105
--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Jerry DeLisle
<jvdelisle@gcc.gnu.org>:
https://gcc.gnu.org/g:be532c74fd5e0e8bd15f0829cbb7ee079b0df910
commit r14-11068-gbe532c74fd5e0e8bd15f0829cbb7ee079b0df910
Author: Jerry DeLisle <jvdelisle@gcc.gnu.org>
Date: Tue Aug 6 16:10:23 2024 -0700
Fortran: Eliminate error prone translations.
PR fortran/109105
gcc/fortran/ChangeLog:
* resolve.cc (CHECK_INTERFACES): New helper macro.
(resolve_operator): Replace use of snprintf with
gfc_error.
(cherry picked from commit 000045fdf838a21e151c2c676c4fcd056032e59f)
More information about the Gcc-bugs
mailing list