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 optimization/14511] [tree-ssa] "pure virtual method called" error when calling a method on a static_casted object


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-10 19:01 -------
The issue I think is that the structs are not marked as they can alias each other.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-03-10 14:37:59         |2004-03-10 19:01:17
               date|                            |


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


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