]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
re PR c++/11928 (c++ typedef handling)
authorMark Mitchell <mark@codesourcery.com>
Fri, 29 Aug 2003 23:51:17 +0000 (23:51 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 29 Aug 2003 23:51:17 +0000 (23:51 +0000)
commit20d6556070b6952b34cb92622fd61f051216bc37
treec0a5cc434b3f8c8eb3b9c6539cd08a9664d7c38e
parent4985cde3ef44391a43fd95c0972bf72c86e127cb
re PR c++/11928 (c++ typedef handling)

PR c++/11928
* search.c (add_conversions): Avoid adding two conversion
operators for the same type.

PR c++/11928
* g++.dg/inherit/conv1.C: New test.

From-SVN: r70934
gcc/cp/ChangeLog
gcc/cp/search.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/inherit/conv1.C [new file with mode: 0644]
This page took 0.0514 seconds and 5 git commands to generate.