[Bug c++/48399] gcc46 show error when initializing a static const member with base class's constructor

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 1 11:14:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48399

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-04-01 11:14:21 UTC ---
other compilers such as clang and EDG reject your example too, so firefox
already can't be compiled with those compilers, the example relies on a bug in
previous GCC releases which was never portable and has been fixed



More information about the Gcc-bugs mailing list