Linux/ARM: Bus error with -O3 flag of clang/llvm-3.6 while running unit-test of .NET Core

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 18 07:27:52 PDT 2016


On 18 Jun 2016 2:46 p.m., "Geunsik Lim" <leemgs at gmail.com> wrote:
>
> > If this is a simple C++ file, can you try the same with 3.8.0?
> > Or is
> that Clang modified to work with C#?
> Source is not simple and clang was modified.  Anyway, If I cannot resolve
this issue
> with clang 3.6 (old version for ARM), I am planning to build/execute full
sources with 3.8.x (or latest commit number).

I think it is the best thing to do, yes.

> Do you mean that you could successfully build and run some unit-tests
with -O3 flag + latest revision (e.g., LLVM rev 273084)?

Yes.

Cheers,
Renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160618/69f6146c/attachment.html>


More information about the llvm-commits mailing list