]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR c++/13932 (duplicate warning message for conversion)
authorGabriel Dos Reis <gdr@cs.tamu.edu>
Sun, 22 Feb 2004 16:27:38 +0000 (16:27 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sun, 22 Feb 2004 16:27:38 +0000 (16:27 +0000)
commit31df6f5ca33244e4e49d193995bcc719e46efdda
tree7bf1e21d70fc5fe4cca774a744ded41de38fee61
parentd73ff859943b668ab90402b94e458a898a20e777
backport: re PR c++/13932 (duplicate warning message for conversion)

Backport from mainline
2004-02-04  Mark Mitchell  <mark@codesourcery.com>
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.

From-SVN: r78264
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/typeck.c