OSDN Git Service

gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 7 Jan 2009 12:39:12 +0000 (12:39 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 7 Jan 2009 12:39:12 +0000 (12:39 +0000)
commitdcc61fc257100b0742340b450af4f958b138673d
treee181944d349053f2a568a53ccb5a430c93af7424
parentbefd85e74b156e716882e75fdbd68ec5b07db36a
gdb/
* f-typeprint.c (f_type_print_base <TYPE_CODE_STRUCT>): Fix output
spacing, a regression from 2008-04-22.

gdb/testsuite/
* gdb.fortran/derived-type.exp: New variables int4 and real4.  Match
now the output exactly, using less wildcards.  Expect also the output
of gfortran-4.3.  Update for the f-valprint.c modification from
2008-04-22.
* gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
Remove gdb_test test names where matching the command.
gdb/ChangeLog
gdb/f-typeprint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.fortran/derived-type.exp
gdb/testsuite/gdb.fortran/subarray.exp