[Bug sanitizer/81302] [7/8 Regression] Segmentation fault in diagnose_tm_1 at trans-mem.c
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 17 11:45:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81302
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon Jul 17 11:44:54 2017
New Revision: 250271
URL: https://gcc.gnu.org/viewcvs?rev=250271&root=gcc&view=rev
Log:
Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).
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:
trunk/gcc/ChangeLog
trunk/gcc/opts.c
More information about the Gcc-bugs
mailing list