[Bug c/78408] C loop initial declarations generate wrong code

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 17 21:29:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78408

--- Comment #6 from Marc Glisse <glisse at gcc dot gnu.org> ---
I don't think this is related to the loop, a = b = (struct buf) {} loses the
assignment to b even if you put it alone on its line.


More information about the Gcc-bugs mailing list