[binutils-gdb] Add a fall-through comment to stabsread.c
sergiodj+buildbot@sergiodj.net
sergiodj+buildbot@sergiodj.net
Sat May 5 06:43:00 GMT 2018
*** TEST RESULTS FOR COMMIT 0019cd49ca954c03737cef3a8ee60c233d081d35 ***
Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 0019cd49ca954c03737cef3a8ee60c233d081d35
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.
More information about the Gdb-testers
mailing list