[Bug c++/91958] type info does not respect 'noexcept' on C++17 function types

2019-10-01 Thread alisdairm at me dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91958 Alisdair Meredith changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/91958] type info does not respect 'noexcept' on C++17 function types

2019-10-01 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91958 --- Comment #1 from Marc Glisse --- PR 83534 ? (it could also be related to bug 67772, but it is a bit further)