[Bug c++/85533] Missing optimization for right-shift of unsigned int (avr-g++)

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 26 09:42:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85533

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I'm not sure if this is specific to the avr target, as we also get different
code for C and C++ on x86_64 targets.


More information about the Gcc-bugs mailing list