This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/27592] [4.2 Regression] dynamic cast failure



------- Comment #12 from pinskia at gcc dot gnu dot org  2006-06-04 18:25 -------
Subject: Bug 27592

Author: pinskia
Date: Sun Jun  4 18:25:40 2006
New Revision: 114361

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114361
Log:
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.


Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/rtti.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27592


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]