[Bug rtl-optimization/82803] Wildly excessive calls to __tls_get_addr with optimizations enabled.

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 2 06:21:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Target|                            |x86_64-linux-gnu,
                   |                            |aarch64-linux-gnu
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-11-02
          Component|c++                         |rtl-optimization
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Hmm, I thought we were able to pull the address formation out of the loop but
for some reason we are not.


More information about the Gcc-bugs mailing list