]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/27592 (dynamic cast failure)
authorAndrew Pinski <pinskia@physics.uc.edu>
Sun, 4 Jun 2006 18:25:40 +0000 (18:25 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 4 Jun 2006 18:25:40 +0000 (11:25 -0700)
commita0c04f8e495477e0bf1c0d8d87f1a32985003533
tree5781500cb6bd289e2dd99351f9d40eee47428885
parent5c147e22785838d1cf042c074a28297c07476105
re PR c++/27592 (dynamic cast failure)

2006-06-01  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/27592
        * rtti.c (build_dynamic_cast_1): Call c_common_truthvalue_conversion
        on operand of the COND_EXPR for the null pointer check.

From-SVN: r114361
gcc/cp/ChangeLog
gcc/cp/rtti.c