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

Jeffrey A. Law <law at gcc dot gnu.org> changed:

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

--- Comment #4 from Jeffrey A. Law <law at gcc dot gnu.org> ---
So with teh trunk I get a single load of the constant that is re-used
throughout the unrolled loop.  Note I had to turn off the CRC optimization code
to test this properly on the trunk.

Reply via email to