https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115745
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #1) > Created attachment 58557 [details] > gcc15-pr115745.patch > > Untested implementation. The later uses of the condition TARGET_EXPR can refer to the TARGET_EXPR_SLOT instead of using the TARGET_EXPR itself.