re PR sanitizer/63788 (ICE: SIGSEGV in contains_struct_check with -O -fsanitize=undef...
authorMarek Polacek <polacek@redhat.com>
Wed, 26 Nov 2014 14:05:21 +0000 (14:05 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Wed, 26 Nov 2014 14:05:21 +0000 (14:05 +0000)
commit0bae64d5800c779f2ee6aa5b823a9031f24a0fb2
treebaa9fe5437805d6c07f699e75c56205d9e833777
parent3c350d48a595d93c3e6336b79091d7f506a5fb03
re PR sanitizer/63788 (ICE: SIGSEGV in contains_struct_check with -O -fsanitize=undefined on almost any fortran code)

PR sanitizer/63788
* asan.c (initialize_sanitizer_builtins): Add BT_FN_SIZE_CONST_PTR_INT
var.  Conditionally build BUILT_IN_OBJECT_SIZE decl.
(ATTR_PURE_NOTHROW_LEAF_LIST): Define.

From-SVN: r218084
gcc/ChangeLog
gcc/asan.c