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: [PATCH, libsanitizer] Enable for PowerPC little endian


On Thu, Feb 26, 2015 at 4:56 PM, Jakub Jelinek <jakub@redhat.com> wrote:
> On Thu, Feb 26, 2015 at 03:52:24PM -0600, Peter Bergner wrote:
>> The upstream libsanitizer code has been modified to support powerpc64le-linux,
>> but we seemed to have forgot to enable it being built by default on LE.
>> I applied the patch below and ran the testsuite and the test results look
>> similar to the BE results, maybe even a little better.  I believe they
>> should look even better the next time we merge in the upstream ASAN code.
>> Ok for trunk?  ...and is this ok now or should it wait for stage1?
>
> How do make check results (asan.exp/ubsan.exp) look like on ppc64le?
> If it works as good as or better as ppc64be, then I'm fine with adding it
> even in stage4.

Okay with me if Jakub is satisfied.

Thanks, David


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