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 19:01:18 -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 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