On Thu, Apr 22, 2021 at 09:26:47AM -0600, Jeff Law via Gcc-patches wrote:
> >     * 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.
> 
> OK and I think we should consider these kinds of typo fixes obvious and thus
> not needing an explicit ack.

Comment typos sure.  The typos in dg-bogus that Richi mentioned is something
that actually was a good idea to review, while in that case it was correct,
the corresponding commit that added those typos into dg-bogus didn't change
any diagnostics from expreession to expression, generally it could be
a test that verifies the diagnostics doesn't contain the typo.

        Jakub

Reply via email to