This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41840] g++ compiler giving error for array of pointers of abstract base class
- From: "bangerth at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2009 05:17:42 -0000
- Subject: [Bug c++/41840] g++ compiler giving error for array of pointers of abstract base class
- References: <bug-41840-18362@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from bangerth at gmail dot com 2009-10-28 05:17 -------
(In reply to comment #0)
> There are many other such deviations we noticed in this compiler from the
> normal C++ principles.
In addition to the previous answer: since gcc3.3, many many bugs have been
fixed where gcc erroneously accepted code that did not conform to the C++
standard. We believe that gcc4.x is much closer to the C++ standard than 3.3
was.
That said, it does occasionally happen that a bug is introduced. In that case,
please open other bug reports.
Best
Wolfgang
--
bangerth at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bangerth at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41840