c-typeck.c
232 KB
-
re PR c/19342 (ICE in common_type, at c-typeck.c:490) · ccf7f880
PR c/19342 * c-typeck.c (common_type): New routine. Old common_type renamed to... (c_common_type): ...this. (build_conditional_expr, build_binary_op): Use c_common_type instead of common_type. * gcc.c-torture/execute/20050119-1.c: New test. From-SVN: r94803
Jakub Jelinek committed