On Tue, May 05, 2020 at 08:26:48AM -0400, Daniele Buono wrote:
> On 5/5/2020 1:08 AM, David Gibson wrote:
> > On Fri, May 01, 2020 at 03:09:13PM -0400, Daniele Buono wrote:
> > > Starting with Clang v9, -Wtype-limits is implemented and triggers a
> > > few "result of comparison is always true" erro
On 5/5/2020 1:08 AM, David Gibson wrote:
On Fri, May 01, 2020 at 03:09:13PM -0400, Daniele Buono wrote:
Starting with Clang v9, -Wtype-limits is implemented and triggers a
few "result of comparison is always true" errors when compiling PPC32
targets.
The comparisons seem to be necessary only on
On Fri, May 01, 2020 at 03:09:13PM -0400, Daniele Buono wrote:
> Starting with Clang v9, -Wtype-limits is implemented and triggers a
> few "result of comparison is always true" errors when compiling PPC32
> targets.
>
> The comparisons seem to be necessary only on PPC64, since the
> else branch in