[Bug c++/86074] gcc fails to compile a code sample

2018-06-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86074 Jonathan Wakely changed: What|Removed |Added CC||bluescarni at gmail dot com --- Commen

[Bug c++/86074] gcc fails to compile a code sample

2018-06-06 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86074 Nathan Sidwell changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/86074] gcc fails to compile a code sample

2018-06-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86074 --- Comment #2 from Andrew Pinski --- Moving the definition of the operator== and operator!= out from the template class, then the code works.

[Bug c++/86074] gcc fails to compile a code sample

2018-06-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86074 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|