This is the mail archive of the gcc@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: Add an option to bootstrap GCC with asan?


On Sat, Nov 17, 2012 at 9:38 AM, Ian Lance Taylor <iant@google.com> wrote:
>
> On Nov 17, 2012 9:37 AM, "H.J. Lu" <hjl.tools@gmail.com> wrote:
>>
>> Hi,
>>
>> There is a bad memory access in LTO:
>>
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54795
>>
>> Should we add an option to bootstrap GCC with asan?
>
> Sure.  What's the worst that could happen?
>
> Ian

I will first add -static-libasan and then add
--with-build-config=bootstrap-asan

-- 
H.J.


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