[Bug c++/77575] Bogus error when alias template yielding a reference type used as template template argument

2019-08-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77575 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/77575] Bogus error when alias template yielding a reference type used as template template argument

2019-08-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77575 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Fri Aug 2 17:26:02 2019 New Revision: 274024 URL: https://gcc.gnu.org/viewcvs?rev=274024=gcc=rev Log: PR c++/77575 * g++.dg/cpp0x/nontype2.C: New test. Added:

[Bug c++/77575] Bogus error when alias template yielding a reference type used as template template argument

2019-08-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77575 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/77575] Bogus error when alias template yielding a reference type used as template template argument

2016-09-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77575 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid