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
This commit is contained in:
Ulrich Weigand 2010-10-01 09:24:04 +00:00 committed by Ulrich Weigand
parent 731fc5f040
commit 1ae3762df9
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2010-10-01 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to
sjlj_except_unwind_info.
2010-10-01 Tristan Gingold <gingold@adacore.com>
* configure.ac: Define the nop insn for avr*-*-*

View File

@ -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