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++/28357] [4.0/4.1/4.2 regression] c-style downcasts on const multiple inherited objects differ if const vs non-const cast



------- Comment #2 from jakub at gcc dot gnu dot org  2006-07-12 13:02 -------
Works with 3.4.6 and 3.2.3, reproduced on mainline.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at redhat dot com
            Summary|c-style downcasts on const  |[4.0/4.1/4.2 regression] c-
                   |multiple inherited objects  |style downcasts on const
                   |differ if const vs non-const|multiple inherited objects
                   |cast                        |differ if const vs non-const
                   |                            |cast


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


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