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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Same issue as PR 121306 just exposed for 32bit as there was some special code
for word_mode for AND/IOR/XOR before and now you get the same rtl for 64bit and
32bit after my r16-2649 change.

*** This bug has been marked as a duplicate of bug 121306 ***

Reply via email to