2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 2004 02:21:56 +0000 (02:21 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 2004 02:21:56 +0000 (02:21 +0000)
commitb393b2c99d741142b8490e5d3a9500a23d278cc0
tree9f43bd84b3b5dedaae0dc6e2e8dd95c7949e244b
parentf1f4cd550c6fd328e0f81ab3d4dbb52447875105
2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/18968
        * g++.dg/opt/pr18968.C: New test.

2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/18968
        * class.c (build_base_path): Convert the zero constant to the correct
        type when comparing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92121 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr18968.C [new file with mode: 0644]