This is the mail archive of the gcc-cvs@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]

r260567 - in /branches/gcc-8-branch/gcc: Change...


Author: marxin
Date: Wed May 23 08:26:10 2018
New Revision: 260567

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

2018-05-23  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2018-05-11  Martin Liska  <mliska@suse.cz>

        PR sanitizer/85556
	* doc/extend.texi: Document LLVM style format for no_sanitize
	attribute.
2018-05-23  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2018-05-11  Martin Liska  <mliska@suse.cz>

        PR sanitizer/85556
	* c-attribs.c (handle_no_sanitize_attribute): Iterate all
	TREE_LIST values.
2018-05-23  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2018-05-11  Martin Liska  <mliska@suse.cz>

        PR sanitizer/85556
	* c-c++-common/ubsan/attrib-6.c: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/c-c++-common/ubsan/attrib-6.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/c-family/ChangeLog
    branches/gcc-8-branch/gcc/c-family/c-attribs.c
    branches/gcc-8-branch/gcc/doc/extend.texi
    branches/gcc-8-branch/gcc/testsuite/ChangeLog


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