This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14511] [tree-ssa] "pure virtual method called" error when calling a method on a static_casted object
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Mar 2004 14:38:00 -0000
- Subject: [Bug optimization/14511] [tree-ssa] "pure virtual method called" error when calling a method on a static_casted object
- References: <20040310070324.14511.bryner@brianryner.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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