diff options
author | Martin Jambor <mjambor@suse.cz> | 2025-07-04 17:50:42 +0200 |
---|---|---|
committer | Martin Jambor <jamborm@gcc.gnu.org> | 2025-07-04 17:51:30 +0200 |
commit | 0b7c27325c7e96a48ffadd506c00d02b7d77be5d (patch) | |
tree | 0115f4c3f4452ec6faa866d3633f33fe5dac2918 /libphobos/libdruntime/core/thread/fiber | |
parent | f24015a4c2ca6d6fbbf7090004b3a83081f18f03 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
When GCC is built with clang, it suggests that we add a brace to the
initialization of format_asterisk:
gcc/fortran/io.cc:32:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
So this patch does that to silence it.
gcc/fortran/ChangeLog:
2025-06-24 Martin Jambor <mjambor@suse.cz>
* io.cc (format_asterisk): Add a brace around static initialization
location part of the field locus.
Diffstat (limited to 'libphobos/libdruntime/core/thread/fiber')
0 files changed, 0 insertions, 0 deletions