https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118747
--- Comment #4 from anlauf at gcc dot gnu.org --- (In reply to anlauf from comment #3) > The issue in comment#2 is fixed by the following - I'd say obvious - patch: It is also (and better?) fixed by r15-7433. The remaining problems seem to be related to the way assignment is done when the r.h.s. evaluates a function call.