From: Joern Rennecke Date: Wed, 23 Jun 2010 12:31:08 +0000 (+0000) Subject: * config/spu/spu.c (ea_load_store_inline): Use add_reg_note. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bec02c18ae7e4c916467059bea5a9d711f2a1cf7;p=gcc.git * config/spu/spu.c (ea_load_store_inline): Use add_reg_note. From-SVN: r161275 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3b5d4fede32..5a7d0a6d7ce 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -6,6 +6,8 @@ (spu_handle_vector_attribute, spu_pass_by_reference): Likewise. (spu_rtx_costs, spu_function_ok_for_sibcall): Likewise. + * config/spu/spu.c (ea_load_store_inline): Use add_reg_note. + 2010-06-23 Arnaud Charlet