[Bug c++/77543] ARM: G++ generates redundant instructions at -O0
mh at ashwireless dot com
gcc-bugzilla@gcc.gnu.org
Mon Sep 12 07:34:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77543
--- Comment #2 from Michael Haben <mh at ashwireless dot com> ---
"eh" being exception handling?
Is there any command-line switch that will turn off generation of this "tree"
thing in code that doesn't (and can't) use exceptions (e.g. ARM microcontroller
code, for which GCC is very widely used)?
Thanks, Mike H.
More information about the Gcc-bugs
mailing list