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

Andrew Pinski pinskia@gmail.com
Wed Jun 6 09:10:00 GMT 2007


> 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



More information about the Gcc-bugs mailing list