conv2.C
60 Bytes
-
re PR c++/13932 (duplicate warning message for conversion) · f583e452
PR c++/13932 * call.c (convert_like_real): Use "converting" rather than "argument" as the descriptive keyword to dubious_conversion_warnings. * typeck.c (convert_for_assignment): Do not call dubious_conversion_warnings. PR c++/13932 * g++.dg/warn/conv2.C: New test. From-SVN: r77297
Mark Mitchell committed