[Bug c++/61103] False-positive, template-independent name taken as dependent name

2021-12-09 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61103 Martin Liška changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/61103] False-positive, template-independent name taken as dependent name

2021-08-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61103 --- Comment #2 from Andrew Pinski --- Seems fixed since GCC 7+.

[Bug c++/61103] False-positive, template-independent name taken as dependent name

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61103 Ville Voutilainen changed: What|Removed |Added Keywords||wrong-code Status|UNCONF

[Bug c++/61103] False-positive, template-independent name taken as dependent name

2014-05-15 Thread synxis at gmx dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61103 --- Comment #1 from synxis at gmx dot fr --- I did some testing and this bug is present on: gcc 4.7.2 gcc 4.8.1 gcc 4.9.0 at least. Is it possible to have some feedback on it ? Thanks in advance.

[Bug c++/61103] False-positive, template-independent name taken as dependent name

2014-05-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61103 Jonathan Wakely changed: What|Removed |Added Severity|major |normal