On 02/14/2014 03:21 PM, Jan Hubicka wrote:
Hi,
the testcase would be wonderful - those bugs are hard to catch.
Yeah - hope to soon.
I fixed some issues
recently, so you may try recent snapshot if you didn't.
You may try -fno-devirtualize to see if the bug goes away (likely it will) and
you
m
where cxa_pure_virtual
call
appears in the program and send me some context.
Honza
> Hi Jan,
>
> I hope to report a bug soon, but in the meantime I wanted to let
> you know that for the last month or so, the 4.9 branch has (I think)
> a bug at O3, where my program gets:
>
>
Hi Jan,
I hope to report a bug soon, but in the meantime I wanted to let
you know that for the last month or so, the 4.9 branch has (I think) a
bug at O3, where my program gets:
pure virtual method called
terminate called without an active exception
Aborted
4.8 works fine.
I am