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/78887] [7 Regression] Failure to build aarch64 allmodconfig Linux kernel 4.9


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

--- Comment #8 from chefmax at gcc dot gnu.org ---
Author: chefmax
Date: Fri Jan 13 10:08:50 2017
New Revision: 244402

URL: https://gcc.gnu.org/viewcvs?rev=244402&root=gcc&view=rev
Log:
        PR sanitizer/78887
        * asan.c (asan_needs_odr_indicator_p): Don't emit ODR indicators
        if -fsanitize=kernel-address is present.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/asan.c

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