This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: ASAN merge...
From: Diego Novillo <dnovillo@google.com>
Date: Tue, 13 Nov 2012 11:21:59 -0500
> On Tue, Nov 13, 2012 at 12:07 AM, David Miller <davem@davemloft.net> wrote:
>>
>> This has broken the build on every Linux target that hasn't added
>> the necessary cpu specific code to asan_linux.cc
>
> This should be fixed by Dodji's recent patch. ASAN is not currently
> ported to any target other than x86/linux, so it should just be
> completely disabled until the other ports start showing up.
>
> Dodji is your patch committed?
So I wasted my time by writing the sparc bits necessary to fix
the build?
Please leave enabled the platforms that do actually build.
Thanks.