This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]