C++ PATCH: Improve exceptions/inlining compile-time performance

Richard Henderson rth@redhat.com
Wed Apr 23 00:18:00 GMT 2003


On Tue, Apr 22, 2003 at 08:13:48AM -0700, Mark Mitchell wrote:
> Putting a "throw ()" on "f" will definitely be a win for the forseeable
> future.

One should note that threaded programs cannot do this if
they want cancellation, as discussed elsewhere.


r~



More information about the Gcc-patches mailing list