[Bug c++/60702] thread_local initialization

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 25 11:54:00 GMT 2019


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

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Mar 25 11:53:56 2019
New Revision: 269912

URL: https://gcc.gnu.org/viewcvs?rev=269912&root=gcc&view=rev
Log:
        PR c++/60702
        * g++.dg/tls/thread_local11.C: Remove scan-tree-dump-times directives
        for _ZTH* calls.
        * g++.dg/tls/thread_local11a.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/tls/thread_local11a.C
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/tls/thread_local11.C


More information about the Gcc-bugs mailing list