[PATCH 3/4] remove %K from error() calls in the aarch64/arm back ends (PR 98512)

Christophe Lyon christophe.lyon@linaro.org
Fri Jun 11 13:10:41 GMT 2021


On Fri, 11 Jun 2021 at 09:53, Christophe Lyon
<christophe.lyon@linaro.org> wrote:
>
> On Fri, 11 Jun 2021 at 01:29, Martin Sebor via Gcc-patches
> <gcc-patches@gcc.gnu.org> wrote:
> >
> > This patch removes the uses of %K from error() calls in the aarch64
> > and arm back ends.  I tested this change only by building a cross-
> > compiler but I can't easily run the tests so I'd appreciate some help
> > validating it.  The fallout from the change should be limited to changes
> > to error messages so in the worst case it could be addressed after
> > committing the patch.
>
> I've submitted a validation with your patch, I'll let you know the
> results (in a few hours)
>

I haven't noticed any regression with that patch alone.
I just noticed it is patch 3/4: I didn't apply patches 1 and 2 before
this one, do you want me to relaunch the tests with the 3 patches
combined?

Thanks,

Christophe

> Thanks
>
> Christophe


More information about the Gcc-patches mailing list