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++/22374] C++ front-end produces mis-match types in MODIFY_EXPR (dynamic_cast)



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-09-17 19:08 -------
Subject: Bug 22374

Author: rguenth
Date: Wed Sep 17 19:07:27 2008
New Revision: 140427

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140427
Log:
2008-09-17  Richard Guenther  <rguenther@suse.de>

        PR c++/22374
        * rtti.c (build_dynamic_cast_1): Convert the COND_EXPR
        result to the correct type.

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


-- 


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


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