https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81358
--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jeffrey Walton from comment #13) > Add a mee too. When using sanitizers, like -fsanitize=undefined, the > compiler driver is not adding the necessary libraries to link the program. That's a rather vague claim. Which libraries are missing? Just libatomic?