Re: [PATCH][nvptx] Ignore c++ exceptions

2018-08-02 Thread Tom de Vries
On 08/02/2018 05:39 PM, Jakub Jelinek wrote: > On Thu, Aug 02, 2018 at 05:30:53PM +0200, Tom de Vries wrote: >> The nvptx port can't support exceptions using sjlj, because ptx does not >> support sjlj. However, default_except_unwind_info still returns UI_SJLJ, >> even >> even if we configure with

Re: [PATCH][nvptx] Ignore c++ exceptions

2018-08-02 Thread Jakub Jelinek
On Thu, Aug 02, 2018 at 05:30:53PM +0200, Tom de Vries wrote: > The nvptx port can't support exceptions using sjlj, because ptx does not > support sjlj. However, default_except_unwind_info still returns UI_SJLJ, even > even if we configure with --disable-sjlj-exceptions, because UI_SJLJ is the > f