]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to sjlj_except_unwind_info.
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 1 Oct 2010 09:24:04 +0000 (09:24 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 1 Oct 2010 09:24:04 +0000 (09:24 +0000)
* config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to
sjlj_except_unwind_info.

From-SVN: r164872

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

index 7c58eb5617de89322310206a4799f41d0dc97d9f..062a6f11ea1c403a375be791e049efdc1f5115cd 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 8b462ecf5e315bfd4232630b87d078105f36ffb3..5be6a910aa4cb9b2f381d077564c63e48b995f80 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