[Bug target/30315] optimize unsigned-add overflow test on x86 to use cpu flags from addl

pinskia at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Jun 6 09:10:00 GMT 2007



------- Comment #3 from pinskia at gmail dot com  2007-06-06 09:10 -------
Subject: Re:  optimize unsigned-add overflow test on x86 to use cpu flags from
addl

> And BTW - wrapping is undefined operation.

One for signed integers for unsigned it is actually defined as
wrapping and the reporter used unsigned integers here.

Thanks,
Andrew Pinski


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30315



More information about the Gcc-bugs mailing list