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/70878] [5/6 Regression] ICE in expand_expr_addr_expr_1, at expr.c:7680


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

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri May 26 11:28:07 2017
New Revision: 248497

URL: https://gcc.gnu.org/viewcvs?rev=248497&root=gcc&view=rev
Log:
Backport r246837

2017-05-26  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-04-11  Martin Liska  <mliska@suse.cz>

        PR sanitizer/70878
        * ubsan.c (instrument_object_size): Do not instrument register
        variables.
2017-05-26  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-04-11  Martin Liska  <mliska@suse.cz>

        PR sanitizer/70878
        * gcc.dg/ubsan/pr70878.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.dg/ubsan/pr70878.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]