Fwd: GCC arm target does not generate the correct code for adc patterns

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It looks like GCC arm has not yet supported adc sbb for arm while clang
does.
https://gcc.gnu.org/onlinedocs/gcc/Integer-Overflow-Builtins.html

clang:
https://godbolt.org/z/8q9djE7fr

gcc with aarch64 target:
https://godbolt.org/z/Wxcf6r7sP

gcc x86_64 correctly supports it while gcc arm does not:
https://godbolt.org/z/caYMTxMba

Can you fix it? Ty



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux