[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-09-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 --- Comment #16 from Jonathan Wakely --- Is this worth backporting to gcc-7-branch for the final 7.x release?

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-09-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Jonathan Wakely changed: What|Removed |Added CC||maxim.yegorushkin at gmail dot com --

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-05-22 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Eric Botcazou changed: What|Removed |Added Target Milestone|9.0 |8.4

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-05-22 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 --- Comment #14 from Eric Botcazou --- Author: ebotcazou Date: Wed May 22 07:42:52 2019 New Revision: 271502 URL: https://gcc.gnu.org/viewcvs?rev=271502&root=gcc&view=rev Log: c-family/ Backport from mainline 2018-05-10 Eric Bot

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-05-21 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 --- Comment #13 from Eric Botcazou --- (> Eric, can you please backport this patch to 8.4? OK, testing the backport...

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-05-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #12

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-05-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Jakub Jelinek changed: What|Removed |Added CC||tudorb at gmail dot com --- Comment #11

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-04-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2019-04-03 Thread P at draigBrady dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Pádraig Brady changed: What|Removed |Added CC||P at draigBrady dot com --- Comment #9 f

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2018-06-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Jakub Jelinek changed: What|Removed |Added CC||rafael.espindola at gmail dot com --- C

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2018-05-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2018-05-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 --- Comment #6 from Eric Botcazou --- Author: ebotcazou Date: Thu May 10 07:36:38 2018 New Revision: 260106 URL: https://gcc.gnu.org/viewcvs?rev=260106&root=gcc&view=rev Log: PR c++/85400 cp/ * decl2.c (adjust_var_decl_tls_model)

[Bug c++/85400] invalid Local Dynamic TLS relaxation for symbol defined in method

2018-04-24 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85400 Eric Botcazou changed: What|Removed |Added Keywords|wrong-code | Component|target