aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texi
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2019-03-07 16:53:54 +0000
committerAndrew Burgess <andrew.burgess@embecosm.com>2019-04-30 10:36:57 +0100
commitbc68014d16c30a6e90fdf9fc43e98be8cbbead9a (patch)
tree7a4c9a61b37875f64f7919c9024272e0550fd165 /ld/ld.texi
parentf1fdc960664c24d911d6189b94e5c054b4bb9053 (diff)
downloadfsf-binutils-gdb-bc68014d16c30a6e90fdf9fc43e98be8cbbead9a.zip
fsf-binutils-gdb-bc68014d16c30a6e90fdf9fc43e98be8cbbead9a.tar.gz
fsf-binutils-gdb-bc68014d16c30a6e90fdf9fc43e98be8cbbead9a.tar.bz2
gdb/fortran: Add allocatable type qualifier
Types in Fortran can have the 'allocatable' qualifier attached to indicate that memory needs to be explicitly allocated by the user. This patch extends GDB to show this qualifier when printing types. Lots of tests results are then updated to include this new qualifier in the expected results. gdb/ChangeLog: * f-typeprint.c (f_type_print_base): Print 'allocatable' type qualifier. * gdbtypes.h (TYPE_IS_ALLOCATABLE): Define. gdb/testsuite/ChangeLog: * gdb.fortran/vla-datatypes.exp: Update expected results. * gdb.fortran/vla-ptype.exp: Likewise. * gdb.fortran/vla-type.exp: Likewise. * gdb.fortran/vla-value.exp: Likewise.
Diffstat (limited to 'ld/ld.texi')
0 files changed, 0 insertions, 0 deletions