int vs. bool / _Bool (Was: Re: Committed: Fix distribute_loop)

Paolo Bonzini bonzini@gnu.org
Sun Jan 24 17:55:00 GMT 2010


On 01/23/2010 04:29 PM, Richard Guenther wrote:
> We could warn about this when building with C++ but with C we do not
> see bools but ints here.

With such a warning there would be no reason not to build stage2 and 
stage3 with bool == _Bool.

Paolo



More information about the Gcc mailing list