[Bug c++/57632] Operator new overloads with stdc++11 enabled looses exception specifier (MacOsX)
daniel.kruegler at googlemail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jun 17 20:09:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57632
Daniel Krügler <daniel.kruegler at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.kruegler@googlemail.
| |com
--- Comment #2 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
There exists a related core language issue for this:
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#967
Originally it was submitted when these function had an exception specification,
but in C++11 the situation is different. Nonetheless I believe that this issue
might influence whether this will turn out to be a gcc bug or not.
More information about the Gcc-bugs
mailing list