* config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Oct 2010 09:24:04 +0000 (09:24 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Oct 2010 09:24:04 +0000 (09:24 +0000)
sjlj_except_unwind_info.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164872 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/spu/spu.c

index 7c58eb5..062a6f1 100644 (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*-*-*
index 8b462ec..5be6a91 100644 (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