octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: test jit.tst hang in default brach


From: Stefan Mahr
Subject: Re: test jit.tst hang in default brach
Date: Wed, 6 Jul 2016 23:10:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

Am 06.07.2016 um 19:43 schrieb Mike Miller:
> On Wed, Jul 06, 2016 at 18:13:47 +0900, Tatsuro MATSUOKA wrote:
>> Ubuntu 14.04 LTS amd64
>> revision 22035:634fbedbfb5b 
>>
>>
>> LLVM
>>   LLVM CPPFLAGS:               -isystem /usr/lib/llvm-3.4/include
>>   LLVM LDFLAGS:                -L/usr/lib/llvm-3.4/lib
>>   LLVM libraries:              -lLLVM-3.4.2
>>
>> ./run-octave -g -no-gui
>>
>>>> cd (test directory)
>>>> test jit.tst
>>
>> terminate called after throwing an instance of 'out_of_range'
> […]
>> Is this known issue?
>>
>> or specific to my environments?
> 
> I don't think anyone uses or tests with --enable-jit, and it is
> bit-rotting and incompatible with current versions of LLVM. I'm not
> surprised that such an error has crept in, but I don't have a compatible
> version of LLVM to try to repreduce with.
> 

IIRC, JIT stopped working correctly since error_state was replaced by
C++ exceptions.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]