https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111499
--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #10) > Should we use #ifdef __OPTIMIZE__ around all of those additions? That is a great idea.