[Bug c++/60705] ill-formed member access in alias template ignored

2021-08-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60705 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2014-03-29 00:00:00 |2021-8-4 --- Comment #3 from Andrew Pins

[Bug c++/60705] ill-formed member access in alias template ignored

2014-03-30 Thread R.HL at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60705 --- Comment #2 from Robert Haberlach --- In this case the nested-name-specifier is not dependent upon any template argument. Thank you for the link, i didn't know that report yet.

[Bug c++/60705] ill-formed member access in alias template ignored

2014-03-30 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60705 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug c++/60705] ill-formed member access in alias template ignored

2014-03-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60705 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|