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/70342] g++ -fsanitize=undefined never finishes compiling (>24h) in qtxmlpatterns test suite


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

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Compiles fast with -fsanitize=undefined -fno-sanitize=null,alignment so the
issue is probably related to these two instrumentations.

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