https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124904
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Richard Biener from comment #1) > _10 = (double) _8; > tree could trap... > > this is a duplicate of the PR talking about conditional FP conversions. PR124180 > Works fine with -fno-trapping-math which is the default on clang.
