On Mon, 25 Jun 2018, NightStrike wrote:
> On Fri, Jun 15, 2018 at 3:08 PM, Jakub Jelinek wrote:
> > Hi!
> >
> > As mentioned in the PR, all traces of this warning option except these
> > were removed earlier, so the warning option does nothing.
>
> This is unfortunate. As noted here:
>
> https
On Fri, Jun 15, 2018 at 3:08 PM, Jakub Jelinek wrote:
> Hi!
>
> As mentioned in the PR, all traces of this warning option except these
> were removed earlier, so the warning option does nothing.
This is unfortunate. As noted here:
https://gcc.gnu.org/ml/gcc-patches/2016-07/msg01057.html
The wa
On June 15, 2018 9:08:05 PM GMT+02:00, Jakub Jelinek wrote:
>Hi!
>
>As mentioned in the PR, all traces of this warning option except these
>were removed earlier, so the warning option does nothing.
>
>The following patch removes its documentation and makes it clear it
>does
>nothing. Bootstrapped