[Bug sanitizer/55316] gcc/libsanitizer/asan/asan_linux.cc:70:3: error: #error "Unsupported arch"
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 17 11:30:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55316
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Dunno why you are reporting this. hppa isn't enabled in libsanitizer, if you
want to enable it (this report is supposedly from a hacked up
libsanitizer/configure.tgt), it is up to you to add all the necessary support
for your architecture, ensure all the changes needed to files copied from
upstream make it to upstream first, and help with maintaining it for your arch.
More information about the Gcc-bugs
mailing list