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/84285] Fail to statically link with -fsanitize=undefined


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Feb  9 06:44:06 2018
New Revision: 257515

URL: https://gcc.gnu.org/viewcvs?rev=257515&root=gcc&view=rev
Log:
        PR sanitizer/84285
        * gcc.c (STATIC_LIBASAN_LIBS, STATIC_LIBTSAN_LIBS,
        STATIC_LIBLSAN_LIBS, STATIC_LIBUBSAN_LIBS): Handle -static like
        -static-lib*san.

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

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