------- 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