[Bug other/107353] frontends sometimes select wrong (too strong) TLS access model

2026-02-06 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107353

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|13.5|---
   Priority|P1  |P3

[Bug other/107353] frontends sometimes select wrong (too strong) TLS access model

2025-06-05 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107353

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|13.4|13.5

--- Comment #19 from Jakub Jelinek  ---
GCC 13.4 is being released, retargeting bugs to GCC 13.5.

[Bug other/107353] frontends sometimes select wrong (too strong) TLS access model

2024-05-21 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107353

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|13.3|13.4

--- Comment #18 from Jakub Jelinek  ---
GCC 13.3 is being released, retargeting bugs to GCC 13.4.

[Bug other/107353] frontends sometimes select wrong (too strong) TLS access model

2023-07-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107353

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|13.2|13.3

--- Comment #17 from Richard Biener  ---
GCC 13.2 is being released, retargeting bugs to GCC 13.3.

[Bug other/107353] frontends sometimes select wrong (too strong) TLS access model

2023-04-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107353

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|13.0|13.2

--- Comment #16 from Richard Biener  ---
GCC 13.1 is being released, retargeting bugs to GCC 13.2.

[Bug other/107353] frontends sometimes select wrong (too strong) TLS access model

2022-10-26 Thread amonakov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107353

Alexander Monakov  changed:

   What|Removed |Added

Summary|[13 regression] Numerous|frontends sometimes select
   |ICEs after  |wrong (too strong) TLS
   |r13-3416-g1d561e1851c466|access model

--- Comment #15 from Alexander Monakov  ---
C FE issue was broken out as PR 107419 and Fortran FE issue as PR 107421, which
now "block" this PR together with PR 107393 for the earlier C++ testcase. The
offending assert is gone, so retitling (not a regression anymore).