From: Ulrich Weigand Date: Fri, 1 Oct 2010 09:24:04 +0000 (+0000) Subject: spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to sjlj_except_unwind_info. X-Git-Tag: releases/gcc-4.6.0~3958 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ae3762df951eadf9e8c1dfbd2c54b91b818d555;p=thirdparty%2Fgcc.git spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to sjlj_except_unwind_info. * config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to sjlj_except_unwind_info. From-SVN: r164872 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7c58eb5617de..062a6f11ea1c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2010-10-01 Ulrich Weigand + + * config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to + sjlj_except_unwind_info. + 2010-10-01 Tristan Gingold * configure.ac: Define the nop insn for avr*-*-* diff --git a/gcc/config/spu/spu.c b/gcc/config/spu/spu.c index 8b462ecf5e31..5be6a910aa4c 100644 --- a/gcc/config/spu/spu.c +++ b/gcc/config/spu/spu.c @@ -472,6 +472,9 @@ static const struct attribute_spec spu_attribute_table[] = #undef TARGET_OPTION_OPTIMIZATION #define TARGET_OPTION_OPTIMIZATION spu_option_optimization +#undef TARGET_EXCEPT_UNWIND_INFO +#define TARGET_EXCEPT_UNWIND_INFO sjlj_except_unwind_info + struct gcc_target targetm = TARGET_INITIALIZER; static void