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: Revisiting the TYPE_IS_SIZETYPE issue


> Well, this goes back to the question what TYPE_IS_SIZETYPE semantics
> are ;)  I guess it would be a sort-of "sticky" 'does not overflow'
> flag?

No.  I would say it's closer to "don't even *think* about overflow on
operations of this type".


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