mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
ce4b068214
2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com> * f-exp.y: Add new production to recognize the `logical*8' type. (LOGICAL_S8_KEYWORD): New token. * f-lang.c (enum f_primitive_types) <f_primitive_type_logical_s8>: New field. (f_language_arch_info): Handling `logical*8' type. (build_fortran_types): Building `logical*8' type. * f-lang.h (struct builtin_f_type) <builtin_logical_s8>: New field. gdb/testsuite/ChangeLog: 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com> Sergio Durigan Junior <sergiodj@redhat.com> * gdb.fortran/logical.exp: New testcase. * gdb.fortran/logical.f90: New file. |
||
---|---|---|
.. | ||
array-element.exp | ||
array-element.f | ||
complex.exp | ||
complex.f | ||
derived-type.exp | ||
derived-type.f90 | ||
exprs.exp | ||
logical.exp | ||
logical.f90 | ||
Makefile.in | ||
module.exp | ||
module.f90 | ||
subarray.exp | ||
subarray.f | ||
types.exp |