[Bug sanitizer/65004] Compare debug failure with -fno-sanitize-recover -fsanitize=address -fsanitize=undefined

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 10 22:00:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65004

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Feb 10 22:00:11 2015
New Revision: 220596

URL: https://gcc.gnu.org/viewcvs?rev=220596&root=gcc&view=rev
Log:
    PR sanitizer/65004
    * ubsan.c (ubsan_expand_vptr_ifn): Always return true.

    * g++.dg/asan/pr65004.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/asan/pr65004.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/ubsan.c



More information about the Gcc-bugs mailing list