[Bug c++/49332] [C++0x] noexcept ignored on function pointer

2021-11-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49332 Andrew Pinski changed: What|Removed |Added CC||fchelnokov at gmail dot com --- Comment

[Bug c++/49332] [C++0x] noexcept ignored on function pointer

2019-06-21 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49332 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/49332] [C++0x] noexcept ignored on function pointer

2011-06-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49332 --- Comment #1 from Jason Merrill jason at gcc dot gnu.org 2011-06-08 21:47:04 UTC --- Or rather in C++98 it was observable through diagnostics, but couldn't change the behavior of a well-defined program.

[Bug c++/49332] [C++0x] noexcept ignored on function pointer

2011-06-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49332 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last