Re: -fnothrow-opt

2015-01-26 Thread Stephan Bergmann
On 01/26/2015 11:28 AM, Stephan Bergmann wrote: In case anybody ever wonders: -fnothrow-opt (treating "throw ()" like "noexcept", <https://gcc.gnu.org/onlinedocs/gcc-4.6.4/gcc/C_002b_002b-Dialect-Options.html#index-fnothrow_002dopt-148>; only available in GCC, not in

-fnothrow-opt

2015-01-26 Thread Stephan Bergmann
In case anybody ever wonders: -fnothrow-opt (treating "throw ()" like "noexcept", <https://gcc.gnu.org/onlinedocs/gcc-4.6.4/gcc/C_002b_002b-Dialect-Options.html#index-fnothrow_002dopt-148>; only available in GCC, not in Clang) would appear to not buy us anything for