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 bootstrap/83062] [8 regression] Bootstrap failure: libsanitizer/tsan/tsan_rtl.h:713:44: error: inlining failed in call to always_inline ‘void __tsan::MemoryRead(__tsan::ThreadState*, __sanitizer::uptr, __sanitizer: :uptr, int)’: caller is not optimized


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

--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Mon Nov 20 09:55:02 2017
New Revision: 254946

URL: https://gcc.gnu.org/viewcvs?rev=254946&root=gcc&view=rev
Log:
        PR bootstrap/83062
        * ipa-inline.c (can_inline_edge_p): Fix typo in previous patch.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c

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