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

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jun 25 17:14:01 2018
New Revision: 262056

URL: https://gcc.gnu.org/viewcvs?rev=262056&root=gcc&view=rev
Log:
        Backported from mainline
        2018-01-23  Jakub Jelinek  <ja...@redhat.com>

        PR sanitizer/83987
        * tree.c (cp_free_lang_data): Change DECL_VALUE_EXPR of
        DECL_OMP_PRIVATIZED_MEMBER vars to error_mark_node.

        * g++.dg/ubsan/pr83987.C: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/ubsan/pr83987.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/tree.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to