[Bug c++/55436] g++ compiles invalid code with child class of nested class in template class

conradsand.arma at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 18 14:55:00 GMT 2012


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

Conrad <conradsand.arma at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.7.2                       |4.8.0

--- Comment #6 from Conrad <conradsand.arma at gmail dot com> 2012-12-18 14:54:50 UTC ---
> If it was a serious problem it would have been reported before by more people.

I'm not sure if the degree of popularity of a bug should diminish its
seriousness.  This is an "accepts-invalid, rejects-valid, wrong-code" bug,
which is pretty nasty as far as bugs go. The use of C++ is expanding (including
GCC's own code base), meaning this bug is going to bite more people as time
goes on.

However, I do understand that bugs which affect more people right now should
get looked at first. Furthermore, given its wide ranging impact, perhaps fixing
this bug in 4.7.x would not be doable (ie. too invasive).  As such, I'll
reassign this bug to 4.8.0.



More information about the Gcc-bugs mailing list