This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11431] static_cast behavior with subclasses when default constructor available
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jul 2003 21:47:50 -0000
- Subject: [Bug c++/11431] static_cast behavior with subclasses when default constructor available
- References: <20030704092634.11431.nicolas.burrus@lrde.epita.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11431
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Priority|P3 |P1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-04 21:47:50
date| |
Target Milestone|--- |3.3.1
------- Additional Comments From bangerth at dealii dot org 2003-07-04 21:47 -------
Confirmed. This is a regression on 3.3 and 3.4, with behavior in the
branch changing somewhen after 6-22 and before now.