public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC address sanitizer - supported architecture
@ 2020-12-24  3:23 Qingnan Duan
  2020-12-24  8:48 ` Kewen.Lin
  0 siblings, 1 reply; 6+ messages in thread
From: Qingnan Duan @ 2020-12-24  3:23 UTC (permalink / raw)
  To: gcc-help

Hi everyone,
I was looking at this page Instrumentation Options (Using the GNU Compiler Collection (GCC))<https://gcc.gnu.org/onlinedocs/gcc/Instrumentation-Options.html> and it says "-fsanitize=address" is only supported on AArch64. However, I was able to compile my code on x86-64 CPU with -fsanitize=address flag.

Is the document out-of-date? Or, does it mean the result of ASan is not guaranteed on any platform other than AArch64?
Thanks in advance for your help!

Best regards,
Qingnan Duan

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

end of thread, other threads:[~2020-12-25  7:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24  3:23 GCC address sanitizer - supported architecture Qingnan Duan
2020-12-24  8:48 ` Kewen.Lin
2020-12-24 10:10   ` Jonathan Wakely
2020-12-24 12:06     ` Kewen.Lin
2020-12-24 12:28       ` Jonathan Wakely
2020-12-25  7:37         ` [EXTERNAL] " Qingnan Duan

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).