This is the mail archive of the gcc-cvs@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]

r202004 - in /trunk/gcc/c: ChangeLog c-typeck.c


Author: amylaar
Date: Mon Aug 26 16:22:37 2013
New Revision: 202004

URL: http://gcc.gnu.org/viewcvs?rev=202004&root=gcc&view=rev
Log:
        * c-typeck.c (c_common_type): Prefer double_type_node over
        other REAL_TYPE types with the same precision.
        (convert_arguments): Likewise.

Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-typeck.c


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