Richard Guenther wrote: > As a start there will be no-overflow variants of NEGATE_EXPR, > PLUS_EXPR, MINUS_EXPR, MULT_EXPR and POINTER_PLUS_EXPR.
> Naming suggestions welcome, at the moment I consider NEGATEV_EXPR > (thus appending V to the first part). Wow, an actual /invitation/ to bikeshed! Ok then, I'd suggest that since "V" means "overflow" in CPU flags, you want to add "NV" instead, no? cheers, DaveK