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.
On 4/22/2021 6:23 AM, Martin Liška wrote:
Hello.
The patch fixes various typos.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
PR testsuite/100159
PR testsuite/100192
gcc/ChangeLog:
* builtins.c (expand_
On 4/22/21 4:00 PM, Richard Biener wrote:
> For the dg-bogus did you check the emitted diagnostic not tested for
> doesn't have the same misspelling?
I did. I'm going to push it.
Martin
On Thu, Apr 22, 2021 at 3:50 PM Martin Liška wrote:
>
> Hello.
>
> The patch fixes various typos.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
For the dg-bogus did you check the emitted diagnostic not tested for
doesn't have the same misspe
Hello.
The patch fixes various typos.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
PR testsuite/100159
PR testsuite/100192
gcc/ChangeLog:
* builtins.c (expand_builtin): Fix typos and missing comments.