https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46357
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I had meant to close this. Basically there is a new pass added for GCC 4.7.0
which removes the redundant zero/sign extends.
