https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71567
Artem <tyoma.ariv at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |---
--- Comment #9 from Artem <tyoma.ariv at gmail dot com> ---
The described behaviour of optimizer seems to be very dengerous because it is
hard to indicate such kind of errors (it cannot be indicated during
compilation, cppcheck does not report such kind of errors, such errors could
not be reproduced in debug mode and could exist alive in silent mode for
years).
Is it possible to report such kind of errors during compilation? Looks like
such kind of errors could be indicated during compilation or static code
anlisys.