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

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Nov 30 15:06:22 2018
New Revision: 266666

URL: https://gcc.gnu.org/viewcvs?rev=266666&root=gcc&view=rev
Log:
Call decl_default_tls_model with a proper type (PR gcov-profile/88279).

2018-11-30  Alexander Monakov  <amona...@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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-profile.c

Reply via email to