This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: cleanup for conversion exprs (4/4)


> Tomas Bily wrote:
> 
> >2008-05-07  Tomas Bily  <tbily@suse.cz>
> >
> >	* utils2.c (known_alignment, contains_save_expr_p)
> >	(gnat_mark_addressable): Use CASE_CONVERT.
> >
> >	* decl.c (annotate_value): Likewise.
> >
> >	* trans.c (maybe_stabilize_reference): Likewise.
> >
> >	* utils2.c (build_binary_op): Use CONVERT_EXPR_P.
> >
> >	* utils.c (rest_of_record_type_compilation): Likewise.
> >
> >	* trans.c (protect_multiple_eval, Attribute_to_gnu)
> >	(protect_multiple_eval): Likewise.
> 
> This patch series is OK, technically.
> 
> Does SuSE have a blanket copyright assignment that covers this change?

I think yes.

 Greetings
 Tomas

> Thanks,
> 
> -- 
> Mark Mitchell
> CodeSourcery
> mark@codesourcery.com
> (650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]