public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/104155] New: hwasan does not compile with aarch64-linux-android target
@ 2022-01-21  2:57 unlvsur at live dot com
  2022-01-21  3:05 ` [Bug sanitizer/104155] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: unlvsur at live dot com @ 2022-01-21  2:57 UTC (permalink / raw)
  To: gcc-bugs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug sanitizer/104155] hwasan does not compile with aarch64-linux-android target
  2022-01-21  2:57 [Bug sanitizer/104155] New: hwasan does not compile with aarch64-linux-android target unlvsur at live dot com
@ 2022-01-21  3:05 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-01-21  3:05 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
aarch64-linux-android support does not exist.

*** This bug has been marked as a duplicate of bug 101785 ***

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-21  3:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21  2:57 [Bug sanitizer/104155] New: hwasan does not compile with aarch64-linux-android target unlvsur at live dot com
2022-01-21  3:05 ` [Bug sanitizer/104155] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).