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,AVR]: Fix PR48896


2011/5/9 Georg-Johann Lay <avr@gjlay.de>:
> Fixed the build warnings mentioned in PR48896.
>
> Johann
>
> --
>
> 2011-05-09 ÂGeorg-Johann Lay Â<avr@gjlay.de>
>
> Â Â Â ÂPR target/48896
> Â Â Â Â* config/avr/avr.c (avr_ret_register): Return unsigned int
> Â Â Â Âinstead of int.
> Â Â Â Â(avr_function_value): Mark fn_decl_or_type as unused, don't pass
> Â Â Â Âit to avr_libcall_value.
> Â Â Â Âavr_expand_builtin): Use EXPAND_NORMAL as arg 4 in calls to
> Â Â Â Âexpand_expr.
> Â Â Â Â(avr_expand_binop_builtin): Ditto.
> Â Â Â Â(avr_expand_unop_builtin): Ditto.
>

Approved.


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