[Bug testsuite/100192] Typos in testsuite files, dg-options etc.

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 22 14:37:21 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100192

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:3bb6a9c01f1e9b5daf9b37fca57e90804ba90d66

commit r12-63-g3bb6a9c01f1e9b5daf9b37fca57e90804ba90d66
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Apr 22 11:32:29 2021 +0200

    Fix various typos.

            PR testsuite/100159
            PR testsuite/100192

    gcc/ChangeLog:

            * builtins.c (expand_builtin): Fix typos and missing comments.
            * dwarf2out.c (gen_subprogram_die): Likewise.
            (gen_struct_or_union_type_die): Likewise.

    gcc/fortran/ChangeLog:

            * frontend-passes.c (optimize_expr): Fix typos and missing
comments.

    gcc/testsuite/ChangeLog:

            * g++.dg/template/nontype29.C: Fix typos and missing comments.
            * gcc.dg/Warray-bounds-64.c: Likewise.
            * gcc.dg/Warray-parameter.c: Likewise.
            * gcc.dg/Wstring-compare.c: Likewise.
            * gcc.dg/format/gcc_diag-11.c: Likewise.
            * gfortran.dg/array_constructor_3.f90: Likewise.
            * gfortran.dg/matmul_bounds_9.f90: Likewise.
            * gfortran.dg/pr78033.f90: Likewise.
            * gfortran.dg/pr96325.f90: Likewise.


More information about the Gcc-bugs mailing list