https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71974
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Rafael Guglielmetti from comment #3) > (In reply to Eric Gallager from comment #2) > > (In reply to Rafael Guglielmetti from comment #1) > > > With gcc 6.1.1, the above code gives rise to the error: > > > error: condition expression refers to iteration variable āiā > > > > > > So I suppose my syntax was incorrect. It is annoying tough. > > > > Do you have a version of your code that avoids that error? I get it, too, > > and so I can't reproduce the warning with that error there... WAITING on a > > valid testcase. > > I think I did something else but I don't remember how I avoid this problem, > sorry. Okay, I'm closing this then, feel free to reopen if you ever do remember