https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117668
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #6) > (In reply to Andrew Pinski from comment #4) > > Created attachment 59636 [details] > > new patch > > > > Whoops some small typos. > > Looks like "#pragma omp for", "#pragma omp simd", "#pragma acc loop" can end > with an abnormal edge too. > > Let me fix that. Looks like some of the TM builtins can too.