Steven Bosscher wrote:
> On Tue, May 8, 2012 at 1:56 PM, Ulrich Weigand <uweig...@de.ibm.com> wrote:
> > Steven Bosscher wrote:
> >
> >> 2. HP-UX 10 is also the last target that only supports SJLJ exceptions.
> >
> > Hmm, SPU also supports only SJLJ exceptions ...
> 
> Then why is force_sjlj_exceptions not set for it?

This, like all the configure stuff, only matters for targets that use
the default_except_unwind_info (or dwarf2_except_unwind_info) target
hook implementation.  Like several other targets, SPU instead uses 
sjlj_except_unwind_info, and therefore uses SJLJ unconditionally.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  ulrich.weig...@de.ibm.com

Reply via email to