This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch]: Fix access to SPU registers for fortran


Markus Deuling wrote:

> 	* eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue for
> 	multi_f77_subscript to support values from registers.
> 	* valarith.c (value_subscripted_rvalue): Remove prototype and static.
> 	* value.h (value_subscripted_rvalue): Add prototype.
> 
> 	* f-typeprint.c (f_type_print_base): Add support for TYPE_CODE_UNION.
> 	Fix output.
> 	* f-valprint.c (f_val_print): Likewise.

This is OK, thanks.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]