Re: [PATCH] -Wtautological-compare: fix comparison of macro expansions

2018-12-20 Thread Aaron Sawdey
On 12/20/18 8:25 AM, David Malcolm wrote: > According to comments within PR c++/87504, the patch fixes the > bootstrap on aarch64, and fixes a similar issue on Solaris/SPARC. > > It also passed bootstrap®rtesting on x86_64-pc-linux-gnu. > > Given that, I've committed it to trunk as r267299. > >

Re: [PATCH] -Wtautological-compare: fix comparison of macro expansions

2018-12-20 Thread David Malcolm
On Wed, 2018-12-19 at 22:01 -0500, David Malcolm wrote: > On Wed, 2018-12-19 at 17:27 -0600, Aaron Sawdey wrote: > > Assuming you applied this as svn 267273, it causes bootstrap > > failure > > on powerpc64le-unknown-linux-gnu. Stage 2 fails with multiple > > instances > > of this error: > > > > .

[PATCH] -Wtautological-compare: fix comparison of macro expansions

2018-12-19 Thread David Malcolm
On Wed, 2018-12-19 at 17:27 -0600, Aaron Sawdey wrote: > Assuming you applied this as svn 267273, it causes bootstrap failure > on powerpc64le-unknown-linux-gnu. Stage 2 fails with multiple > instances > of this error: > > ../../trunk-base/gcc/c-family/c-pragma.c: In function ‘void > handle_pragma