https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104155
Bug ID: 104155 Summary: hwasan does not compile with aarch64-linux-android target Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: unlvsur at live dot com CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org Target Milestone: --- ../../../../../../../gcc/libsanitizer/hwasan/hwasan_dynamic_shadow.cpp:73:28: note: aliased declaration here 73 | decltype(__hwasan_shadow)* __hwasan_premap_shadow() { | ^~~~~~~~~~~~~~~~~~~~~~ ../../../../../../../gcc/libsanitizer/hwasan/hwasan_dynamic_shadow.cpp:84:6: error: 'ifunc' is not supported on this target 84 | void __hwasan_shadow(); | ^~~~~~~~~~~~~~~ make[4]: *** [Makefile:619: hwasan_dynamic_shadow.lo] Error 1 make[4]: Leaving directory '/home/cqwrteur/myhome/gcc_build/native/aarch64-linux-android/gcc/aarch64-linux-android/libsanitizer/hwasan' make[3]: *** [Makefile:531: all-recursive] Error 1