[Bug rtl-optimization/92437] Unnecessary register duplication of vector constant in x86

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 21 23:24:20 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |11.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed in GCC 11:
        .set    .LC1,.LC0

So a dup of bug 54201.

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


More information about the Gcc-bugs mailing list