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 14:37 -------
Confirmed, this is an aliasing problem (I think caused by the C++ front-end).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-10 14:37:59
               date|                            |
            Summary|"pure virtual method called"|[tree-ssa] "pure virtual
                   |error when calling a method |method called" error when
                   |on a static_casted object   |calling a method on a
                   |                            |static_casted object
   Target Milestone|---                         |tree-ssa


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]