]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/13178 (Bogus C++ error message referring to operator 1)
authorMark Mitchell <mark@codesourcery.com>
Fri, 16 Jan 2004 18:39:58 +0000 (18:39 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 16 Jan 2004 18:39:58 +0000 (18:39 +0000)
commit144e414d26bf3d2daff9456456cfd9abeb5cfcda
tree6818ad65c074376c79d89ace6b1b77c0b768d406
parent9e0baa604103abcb676222364f1fa51e1f006203
re PR c++/13178 (Bogus C++ error message referring to operator 1)

PR c++/13178
* call.c (name_as_c_string): Print conversion operator names
correctly.

PR c++/13178
* g++.dg/conversion/op1.C: New test.

From-SVN: r75986
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/conversion/op1.C [new file with mode: 0644]