[Bug c++/41840] g++ compiler giving error for array of pointers of abstract base class
bangerth at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 28 05:18:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list