[Bug c++/86286] Could __attribute__ ((nothrow)) on a noexcept function turn off EH codegen?

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 25 12:25:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86286

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
You are trying to size-optimize the EH tables?  Does this case occur frequently
enough to matter?


More information about the Gcc-bugs mailing list