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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If it is without -g and there is actually a stmt outside of the loop, it would
be nice to have a reduced testcase for it too.
Still, I think for is_debug_stmt we shouldn't be doing any lookups etc., for
code generation decisions like this debug stmts should be always ignored.

Reply via email to