https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114274
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 57650 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57650&action=edit reduced testcase Flags used for building: ``` --param=max-jump-thread-duplication-stmts=0 -fprofile-generate -O2 -fsave-optimization-record -w --param=ggc-min-expand=1 --param=ggc-min-heapsize=1 -Wfatal-errors ```