r207497 - in /trunk/gcc: ChangeLog cif-code.def...
ygribov@gcc.gnu.org
ygribov@gcc.gnu.org
Wed Feb 5 05:22:00 GMT 2014
Author: ygribov
Date: Wed Feb 5 05:22:29 2014
New Revision: 207497
URL: http://gcc.gnu.org/viewcvs?rev=207497&root=gcc&view=rev
Log:
PR sanitizer/59600
gcc/
* cif-code.def (ATTRIBUTE_MISMATCH): New CIF code.
* ipa-inline.c (report_inline_failed_reason): Handle mismatched
sanitization attributes.
(can_inline_edge_p): Likewise.
(sanitize_attrs_match_for_inline_p): New function.
gcc/testsuite/
* gcc.dg/asan/nosanitize-and-inline.c: : New test.
Added:
trunk/gcc/testsuite/gcc.dg/asan/nosanitize-and-inline.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cif-code.def
trunk/gcc/ipa-inline.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list