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

2021-07-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2013-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|conradsand.arma at gmail dot com |

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

2013-10-11 Thread conradsand.arma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 Conrad conradsand.arma at gmail dot com changed: What|Removed |Added CC||conradsand.arma

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

2013-01-08 Thread conradsand.arma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 --- Comment #8 from Conrad conradsand.arma at gmail dot com 2013-01-09 06:03:07 UTC --- Can we change this bug status to _confirmed_, and the target milestone to 4.8.0 ?

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

2012-12-18 Thread conradsand.arma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 Conrad conradsand.arma at gmail dot com changed: What|Removed |Added CC||redi at

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

2012-12-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2012-12-18 10:46:57 UTC --- (In reply to comment #4) Should this bug be upgraded to P2, given its wide ranging effects ? If it was a serious problem it would have been reported

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

2012-12-18 Thread conradsand.arma at gmail dot com
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

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

2012-12-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 --- Comment #7 from Jonathan Wakely redi at gcc dot gnu.org 2012-12-18 15:29:59 UTC --- (In reply to comment #6) If it was a serious problem it would have been reported before by more people. I'm not sure if the degree of

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

2012-11-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

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

2012-11-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid,

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

2012-11-21 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55436 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-11-22 04:13:58 UTC --- Comeau online tester (which is EDG based) says: ComeauTest.c, line 20: error: a nonstatic member reference must be relative to a specific