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: RFA: prefer double over same-size float as conversion result


On 08/26/2013 09:07 AM, Joern Rennecke wrote:
> 2013-05-14  Joern Rennecke  <joern.rennecke@embecosm.com>
> 
> 	* c-typeck.c (c_common_type): Prefer double_type_node over
> 	other REAL_TYPE types with the same precision.
> 	(convert_arguments): Likewise.

Ok.


r~


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