* c-typeck.c (c_common_type): Prefer double_type_node over
commitf8234178c0b9d712fa5285379229355ff822b538
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Aug 2013 16:22:37 +0000 (26 16:22 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Aug 2013 16:22:37 +0000 (26 16:22 +0000)
tree1e8ec131e647ea7dbc800e7b97c186b14736f55a
parent0066bc5c5cd3a492e3c888ee2a14fbe0a65b6ac7
    * c-typeck.c (c_common_type): Prefer double_type_node over
        other REAL_TYPE types with the same precision.
        (convert_arguments): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202004 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-typeck.c