re PR c++/22358 (C++ front-end produces mis-match types in MODIFY_EXPR)
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 21 Jul 2005 18:29:05 +0000 (18:29 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 21 Jul 2005 18:29:05 +0000 (11:29 -0700)
commit757d1b88480bab90e01af9fb39b0c4b8b8367988
tree28f900c8a2d43035d14efa2816140a93f1c5f87e
parentb2e0afa038d214c630f40c6c7aef0a6d8a1de1cc
re PR c++/22358 (C++ front-end produces mis-match types in MODIFY_EXPR)

2005-07-21  Andrew Pinski  <pinskia@physics.uc.edu>

        PR C++/22358
        * g++.dg/other/pr22358.C: New test.

2005-07-21  Andrew Pinski  <pinskia@physics.uc.edu>

        PR C++/22358
        * class.c (build_base_path): Convert BINFO_OFFSET to the correct type.

From-SVN: r102240
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/pr22358.C [new file with mode: 0644]