This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What CPP macro should -fsanitize=address define?


On Wed, Nov 21, 2012 at 10:42 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Hi,
>
> I am working on ASAN bootstrap support.  I need a CPP macro
> for -fsanitize=address.  I am learning toward __SANITIZE_ADDRESS__.

That would be a reasonable option
(some background: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55397)

--kcc

> Any comments?
>
> Thanks.
>
> --
> H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]