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++/13005] [aliasing] Pointer wrongly adjusted for derived class containing virtual function


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-15 09:10 -------
The problem is an aliasing problem but I do not know rules for C++ aliasing at all, can someone 
comment on this one?

Moving to invalid to change to ...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID
            Summary|Pointer wrongly adjusted for|[aliasing] Pointer wrongly
                   |derived class containing    |adjusted for derived class
                   |virtual function            |containing virtual function


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


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