[Bug driver/68794] an option for -fsanitize=<foo> is accepted even if the corresponding library is not available
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 5 06:04:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68794
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I don't we want to warn or error out if the library is not exits as someone
could implement their own runtime library which they install separately from
GCC.
More information about the Gcc-bugs
mailing list