https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125571
--- Comment #11 from Drea Pinski <pinskia at gcc dot gnu.org> --- Created attachment 64612 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64612&action=edit hack to gimplifier to gimplify COND_EXPR as COND_EXPR for -O0/-O1 This hacks up the gimplifier and improves comment #9 compile time a lot. Both at -O0 and -O1.
