On Thu, 7 Mar 2019, Jakub Jelinek wrote:
> Hi!
>
> When looking at the diagnostics PRs, I've noticed that several diagnostic
> calls
> in gimple-ssa-warn-alloca.c use G_(...) uselessly, it is only needed if the
> argument is not a string literal.
>
> Fixed thusly, bootstrapped/regtested on x86_
Hi!
When looking at the diagnostics PRs, I've noticed that several diagnostic calls
in gimple-ssa-warn-alloca.c use G_(...) uselessly, it is only needed if the
argument is not a string literal.
Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux,
verified the messages are unmodifi