This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/79979] For loop fails to exit


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Please read e.g. http://blog.regehr.org/archives/213 or other articles about UB
and just fix your code.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]