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

2021-08-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82803 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2019-10-31 Thread kamleshbhalui at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82803 Kamlesh Kumar changed: What|Removed |Added CC||kamleshbhalui at gmail dot com --- Comme

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

2019-09-25 Thread yann at droneaud dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82803 --- Comment #12 from Yann Droneaud --- (In reply to Yann Droneaud from comment #8) > Created attachment 46903 [details] > An artificial test case for gcc to emit 17 calls to __tls_get_addr() > It's possible to "workaround" this issue by using so

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

2019-09-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82803 Andrew Pinski changed: What|Removed |Added Component|rtl-optimization|tree-optimization Severity|nor