[Bug c++/70056] Linker error when using variable template

2016-03-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70056 --- Comment #3 from Andrew Pinski --- (In reply to Juan Arrieta from comment #1) > Possibly related to bug 65719. Not only related but an exact dup as you said: > The original code (with the unary minus) compiles and runs fine using > clang 3.6.

[Bug c++/70056] Linker error when using variable template

2016-03-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70056 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/70056] Linker error when using variable template

2016-03-02 Thread Juan.Arrieta at jpl dot nasa.gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70056 --- Comment #1 from Juan Arrieta --- Possibly related to bug 65719.