[Bug middle-end/94548] [AVR] Part of the code seems to have disappeared in the elf
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 10 23:19:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94548
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(10ULL)^(6ULL)
THIS IS NOT power but rather it is bitwise exclusive or (xor).
More information about the Gcc-bugs
mailing list