Add a fall-through comment to stabsread.c
authorTom Tromey <tom@tromey.com>
Thu, 5 Apr 2018 21:39:57 +0000 (15:39 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 5 May 2018 04:04:46 +0000 (22:04 -0600)
commit0019cd49ca954c03737cef3a8ee60c233d081d35
tree612b7602f3323879cd2252c48268e71cbcb583e4
parent565e0edacc48c86adfb12515ed6911c08c1f64d9
Add a fall-through comment to stabsread.c

This adds a fall-through comment to stabsread.c.  I skimmed the stabs
manual a bit and it seems that 'p' and 'P' are similar enough that
this makes sense.  Also, stabs is mostly deprecated, and the code has
been this way for a long time, so it seemed safest to keep the status
quo.

ChangeLog
2018-05-04  Tom Tromey  <tom@tromey.com>

* stabsread.c (define_symbol) <case 'p'>: Add fall-through
comment.
gdb/ChangeLog
gdb/stabsread.c
This page took 0.032816 seconds and 4 git commands to generate.