Call decl_default_tls_model with a proper type (PR gcov-profile/88279).
commit07f113eac8fb49535ac167d5176868cfa891208f
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2018 15:06:22 +0000 (30 15:06 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2018 15:06:22 +0000 (30 15:06 +0000)
treec1af5440ef43ab2ab58516ee453e161f8fa7c696
parenta90ea173ee1e2a738af5539e575be909e3e16553
Call decl_default_tls_model with a proper type (PR gcov-profile/88279).

2018-11-30  Alexander Monakov  <amonakov@ispras.ru>

PR gcov-profile/88279
* tree-profile.c (init_ic_make_global_vars): Call
decl_default_tls_model for variable and not it's type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266666 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-profile.c