https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100811
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- This is a very bad idea, slowing down everything for the rare case that something needs to be profiled. And profilers can afford to unwind too if needed.