[Bug sanitizer/63788] ICE: SIGSEGV in contains_struct_check with -O -fsanitize=undefined on almost any fortran code
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 26 14:05:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63788
--- Comment #5 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Wed Nov 26 14:05:21 2014
New Revision: 218084
URL: https://gcc.gnu.org/viewcvs?rev=218084&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/asan.c
More information about the Gcc-bugs
mailing list