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


> Did you even try my initial suggestion from the last discussion to
> make TYPE_IS_SIZETYPEs TYPE_OVERFLOW_WRAPs?  As
> said in the previous discussion you run into the (optimization) differences
> compared to C because your sizetype is signed (and thus 
TYPE_OVERFLOW_UNDEFINED).

No, I didn't, I'll give it a whirl.

-- 
Eric Botcazou


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