diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-08-22 10:07:00 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-08-22 12:34:42 +0100 |
commit | 43771869e5021b6bdc02b6eaae103a33c05a821c (patch) | |
tree | 6837e1d9d469cc7375653d441040393591d2b625 /gas | |
parent | 652afeef247770b22c44ca292d1f4c65be40a696 (diff) | |
download | gdb-43771869e5021b6bdc02b6eaae103a33c05a821c.zip gdb-43771869e5021b6bdc02b6eaae103a33c05a821c.tar.gz gdb-43771869e5021b6bdc02b6eaae103a33c05a821c.tar.bz2 |
gdb/fortran: Remove some dead code from the parser
The Fortran parser contains some code that looks like it was probably
inherited from the C/C++ parser as it checks to see if the current
language is C++, which should never be true when we're in the Fortran
parser.
gdb/ChangeLog:
* f-exp.y (yylex): Remove is_a_field_of_this local variable, and
all uses as this was never set to anything but a zero value.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions