diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-05-15 23:41:35 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-05-15 23:41:35 +0200 |
commit | c42b72a7ddc52c65a0a6b3f9127224c8770ac6da (patch) | |
tree | 8484d48e0ab4506ce0c9e9dfbf430cf6a477a38b /gcc/c/gimple-parser.c | |
parent | e5d7010bb30b136e06f31edd197b6dca9f04f7cb (diff) | |
download | gcc-c42b72a7ddc52c65a0a6b3f9127224c8770ac6da.zip gcc-c42b72a7ddc52c65a0a6b3f9127224c8770ac6da.tar.gz gcc-c42b72a7ddc52c65a0a6b3f9127224c8770ac6da.tar.bz2 |
re PR debug/90197 (Cannot step through simple loop at -O -g)
PR debug/90197
* cp-gimplify.c (genericize_cp_loop): Emit a DEBUG_BEGIN_STMT
before the condition (or if missing or constant non-zero at the end
of the loop. Emit a DEBUG_BEGIN_STMT before the increment expression
if any. Don't call protected_set_expr_location on incr if it already
has a location.
From-SVN: r271269
Diffstat (limited to 'gcc/c/gimple-parser.c')
0 files changed, 0 insertions, 0 deletions