projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
725891a
)
Add comment
author
Michael Matz
<matz@gcc.gnu.org>
Wed, 14 Nov 2018 16:02:03 +0000
(16:02 +0000)
committer
Michael Matz
<matz@gcc.gnu.org>
Wed, 14 Nov 2018 16:02:03 +0000
(16:02 +0000)
From-SVN: r266149
gcc/gimplify.c
patch
|
blob
|
history
diff --git
a/gcc/gimplify.c
b/gcc/gimplify.c
index 017dbbc37dcf79374dc9ca97b3cd629b84238140..87082ad10d2a907b2b309ad16debecd9917d16dc 100644
(file)
--- a/
gcc/gimplify.c
+++ b/
gcc/gimplify.c
@@
-1959,7
+1959,9
@@
last_stmt_in_scope (gimple *stmt)
}
/* Collect interesting labels in LABELS and return the statement preceding
- another case label, or a user-defined label. */
+ another case label, or a user-defined label. Store a location useful
+ to give warnings at *PREVLOC (usually the location of the returned
+ statement or of its surrounding scope). */
static gimple *
collect_fallthrough_labels (gimple_stmt_iterator *gsi_p,