[Bug c++/97376] Function type to function pointer type adjustment for non-type template parameter does not work when using decltype(auto)

2021-11-02 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97376 Patrick Palka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/97376] Function type to function pointer type adjustment for non-type template parameter does not work when using decltype(auto)

2020-10-26 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97376 --- Comment #2 from Marek Polacek --- s/pro/for/

[Bug c++/97376] Function type to function pointer type adjustment for non-type template parameter does not work when using decltype(auto)

2020-10-26 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97376 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|