[Bug tree-optimization/57558] Issue with number of iterations calculation
a.sinyavin at samsung dot com
gcc-bugzilla@gcc.gnu.org
Fri Oct 4 11:09:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57558
Anatoly Sinyavin <a.sinyavin at samsung dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |a.sinyavin at samsung dot com
--- Comment #2 from Anatoly Sinyavin <a.sinyavin at samsung dot com> ---
There is "-Wunsafe-loop-optimizations" option. This option switches on warnings
about such potential "infinite" loops.
Question: if we have this option should we fix this problem ?
More information about the Gcc-bugs
mailing list