Paolo Bonzini - Re: GCC-generated code and i386 condition codes behavior (original) (raw)
This is the mail archive of the gcc@gcc.gnu.orgmailing list for the GCC project.
I must say I am a bit surprised that gcc never takes advantage of the fact that inc and dec do not destroy the carry flag, this is quite significant for some loops.