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

Michael Meissner <meissner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |meissner at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2022-12-01

--- Comment #6 from Michael Meissner <meissner at gcc dot gnu.org> ---
It is still occurring in GCC 13.  It only fails in big endian 64-bit PowerPC on
Linux.  It does not generate the extra instruction for big endian 32-bit
PowerPC on Linux or little endian 64-bit PowerPC on Linux.

>From a brief glance, the extra instruction is generated in the combine phase.

Reply via email to