This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/81302] [7 Regression] Segmentation fault in diagnose_tm_1 at trans-mem.c


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

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Jul 27 08:38:35 2017
New Revision: 250608

URL: https://gcc.gnu.org/viewcvs?rev=250608&root=gcc&view=rev
Log:
Subject: Backport r250271

2017-07-27  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-07-17  Martin Liska  <mliska@suse.cz>

        PR sanitizer/81302
        * opts.c (finish_options): Do not allow -fgnu-tm
        w/ -fsanitize={kernel-,}address.  Say sorry.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/opts.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]