This is the mail archive of the gcc-cvs@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]

r114361 - in /trunk/gcc/cp: ChangeLog rtti.c


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


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