http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45416

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.weddington at atmel
                   |                            |dot com, gjl at gcc dot
                   |                            |gnu.org

--- Comment #15 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-12-09 
13:01:39 UTC ---
Appears that the patch leads to code bloat on AVR at least.

It is general wrong to assume that it's cheap to perform x >> n without caring
for the underlying architecture.

Reply via email to