Displaying 4 results from an estimated 4 matches for "unwind_04".
Did you mean:
unwind_05
2014 May 12
2
[LLVMdev] Libc++abi tests on ARM
...failed at run time
terminating with uncaught exception of type int
Aborted (core dumped)
unwind_01.cpp failed at run time
terminating with uncaught exception of type int
Aborted (core dumped)
unwind_02.cpp failed at run time
terminating with uncaught exception of type char
Aborted (core dumped)
unwind_04.cpp failed at run time
Have you seen these failures? I haven't dug deep enough, just
wondering if it's something I'm (not) doing.
cheers,
--renato
2014 May 12
3
[LLVMdev] Libc++abi tests on ARM
...n the code generated by LLVM.
> As a workaround, I am adding "-funwind-tables" to compile the unit tests.
I thought I had fixed all of them. Do you have a bug number?
> BTW, the LLVM revision which I am using is r207501.
> It seems that the recent master has come regression on unwind_04 and
> unwind_05.
I'm using 208522. I haven't seen errors in the unwind_05...
cheers,
--renato
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
On Sun, Nov 22, 2015 at 8:09 AM, Renato Golin <renato.golin at linaro.org>
wrote:
> On 22 November 2015 at 03:59, Brian Cain <brian.cain at gmail.com> wrote:
> > Should I expect the "-openmp" to work for this RC?
>
> Only if it worked before on the target you're building to in 3.7.0.
>
Ok, I'll check if I can get it to work on 3.7.0.
>
>
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
..._new.pass.cpp
libc++abi :: test_guard.pass.cpp
libc++abi :: test_vector1.pass.cpp
libc++abi :: test_vector2.pass.cpp
libc++abi :: uncaught_exceptions.pass.cpp
libc++abi :: unwind_01.pass.cpp
libc++abi :: unwind_02.pass.cpp
libc++abi :: unwind_03.pass.cpp
libc++abi :: unwind_04.pass.cpp
libc++abi :: unwind_05.pass.cpp
libc++abi :: unwind_06.pass.cpp
--
-Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151122/ef01ef62/attachment.html>