[Bug target/99094] [AIX] Thread local uninitialized data allocated in .comm

2021-03-11 Thread dje at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99094 David Edelsohn changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug target/99094] [AIX] Thread local uninitialized data allocated in .comm

2021-03-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99094 --- Comment #3 from CVS Commits --- The master branch has been updated by David Edelsohn : https://gcc.gnu.org/g:26ed5a28b18ad080e51e6b61f5f60d67b66fd5f3 commit r11-7633-g26ed5a28b18ad080e51e6b61f5f60d67b66fd5f3 Author: David Edelsohn Date:

[Bug target/99094] [AIX] Thread local uninitialized data allocated in .comm

2021-03-09 Thread dje at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99094 --- Comment #2 from David Edelsohn --- GCC should place uninitialized static variables into a separate "section anchor" pool.

[Bug target/99094] [AIX] Thread local uninitialized data allocated in .comm

2021-02-13 Thread dje at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99094 David Edelsohn changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED