https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79400 --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Maybe it should suggests Foo(int) noexcept(false); but that's the same as omitting the exception specification?