Re: Compile libcilkrts with -funwind-tables (PR target/60290)

2016-04-26 Thread Jakub Jelinek
On Tue, Apr 26, 2016 at 10:56:16AM +0200, Rainer Orth wrote: > > OK. Thanks for tracking this down, including verification that the > > difference between Solaris and Linux is the latter having -funwind-tables > > on by default. > > thanks, installed. About eventual backports to the 5 and 6 (aft

Re: Compile libcilkrts with -funwind-tables (PR target/60290)

2016-04-26 Thread Rainer Orth
Hi Jeff, > On 04/06/2016 05:12 AM, Rainer Orth wrote: >> I've finally gotten around to analyzing this testsuite failure on 32-bit >> Solaris/x86: >> >> FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O1 -fcilkplus execution test >> FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O3 -fcilkplus execution test >>

Re: Compile libcilkrts with -funwind-tables (PR target/60290)

2016-04-22 Thread Jeff Law
On 04/06/2016 05:12 AM, Rainer Orth wrote: I've finally gotten around to analyzing this testsuite failure on 32-bit Solaris/x86: FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O1 -fcilkplus execution test FAIL: g++.dg/cilk-plus/CK/catch_exc.cc -O3 -fcilkplus execution test FAIL: g++.dg/cilk-plus/CK/c