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: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups)


Sure, I can add the support. To run -mx32 test, we need to add x32
multilib support for libasan first, right?

Thanks,
Wei.

On Tue, Nov 13, 2012 at 2:14 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Tue, Nov 13, 2012 at 1:49 PM, Wei Mi <wmi@google.com> wrote:
>>> Will this run the test in all mode (O0 vs O2 and -m32 vs -m64)?
>>>
>>>
>>> --kcc
>>
>> Yes, it runs in all modes. O0/O1/O2/O3 + -m32/-m64, which is specified
>> in asan.exp.
>>
>
> Does it support -mx32?
>
>
> --
> H.J.


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