[patch]: Fix access to SPU registers for fortran

Daniel Jacobowitz drow@false.org
Mon Apr 21 19:59:00 GMT 2008


On Mon, Apr 21, 2008 at 09:29:15PM +0200, Ulrich Weigand wrote:
> 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.

Not without documentation, please.  Syntax that doesn't come from
Fortran (as far as I know) and isn't in the manual might as well not
be there :-)

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list