From f52d94aad096e7762646e0f6e0b7f9243ea6a7ea Mon Sep 17 00:00:00 2001 From: Joern Rennecke Date: Wed, 23 Jun 2010 13:40:04 +0100 Subject: [PATCH] Add PR markers. From-SVN: r161276 --- gcc/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5a7d0a6d7ce..41656ef657c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,11 +1,13 @@ 2010-06-23 Joern Rennecke + PR target/44640 * config/spu/spu-protos.h (spu_expand_epilogue) Use bool. * config/spu/spu.c (spu_scalar_mode_supported_p): Declare with bool. (spu_vector_mode_supported_p, spu_handle_fndecl_attribute): Likewise. (spu_handle_vector_attribute, spu_pass_by_reference): Likewise. (spu_rtx_costs, spu_function_ok_for_sibcall): Likewise. + PR target/44640 * config/spu/spu.c (ea_load_store_inline): Use add_reg_note. 2010-06-23 Arnaud Charlet +2010-06-09 Joern Rennecke PR testsuite/42843 * gcc-plugin.h (int plugin_is_GPL_compatible): Declare as extern "C". -- 2.30.2