[Bug c++/64491] [5 Regression] incorrect warning: loop exit may only be reached after undefined behavior
Joost.VandeVondele at mat dot ethz.ch
gcc-bugzilla@gcc.gnu.org
Sat Jan 10 16:49:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64491
Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Last reconfirmed|2015-01-04 00:00:00 |2015-1-10
CC| |Joost.VandeVondele at mat dot ethz
| |.ch
Summary|warning: loop exit may only |[5 Regression] incorrect
|be reached after undefined |warning: loop exit may only
|behavior |be reached after undefined
| |behavior
Known to fail| |5.0
--- Comment #4 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> ---
The incorrect warning is confirmed.
I wonder if this incorrect analysis could lead to wrong code generation.
More information about the Gcc-bugs
mailing list