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][C] Fix type problem in convert_for_assignment


On Thu, 26 Jul 2007, Richard Guenther wrote:

> This is all what remains for C type fixes in my tree.
> 
> Boostrapped and tested on x86_64-unknown-linux-gnu.
> 
> Ok for mainline?
> 
> Thanks,
> Richard.
> 
> 2007-07-13  Richard Guenther  <rguenther@suse.de>
> 
>         * c-typeck.c (convert_for_assignment): Use the type of
>         the member for the initialization.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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