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

[Bug sanitizer/70875] ICE in get_ubsan_type_info_for_type with -fsanitize=undefined


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

--- Comment #5 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Fri May  6 10:54:12 2016
New Revision: 235959

URL: https://gcc.gnu.org/viewcvs?rev=235959&root=gcc&view=rev
Log:
        PR sanitizer/70875
        * ubsan.c (get_ubsan_type_info_for_type): Remove assert.

        * gcc.dg/ubsan/bounds-3.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.dg/ubsan/bounds-3.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/ubsan.c

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