[Bug middle-end/111243] The -Og option inlines functions, making for a poor debugging experience.
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 1 16:16:50 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111243
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
A 4x slowdown isn't really acceptable IMHO. At that point, why not just use -O0
instead?
More information about the Gcc-bugs
mailing list