------- Comment #20 from manu at gcc dot gnu dot org  2010-02-23 08:39 -------
(In reply to comment #19)
> 
> The proposed logic is the same, *except* that the conversion to a common 
> type goes via the semantic type, *if* there is excess precision involved 
> *and* the operand being converted had integer type.

In order to know the common_type I need to move the test for build_type before
the calls to convert_and_check. What is build_type for?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43128

Reply via email to