This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: More front end type mismatch problems


On Sat, May 28, 2005 at 01:02:49AM -0400, Paul Schlie wrote:

> Especially for the purpose of VRP, why wouldn't it be most ideally
> appropriate to define the result of a comparison to be a _Bool, as it's
>
Read my original message.  (_Bool)1 + (_Bool)1 is folded to 0.  I
needed it to be folded to 2.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]