https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60702
--- Comment #20 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Tue Apr 30 20:53:29 2019 New Revision: 270740 URL: https://gcc.gnu.org/viewcvs?rev=270740&root=gcc&view=rev Log: Backported from mainline 2019-03-25 Jakub Jelinek <ja...@redhat.com> 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: branches/gcc-8-branch/gcc/testsuite/g++.dg/tls/thread_local11a.C Modified: branches/gcc-8-branch/gcc/testsuite/ChangeLog branches/gcc-8-branch/gcc/testsuite/g++.dg/tls/thread_local11.C