[PATCH] Some minor issues with vmsdbgout.c

Richard Henderson rth@redhat.com
Mon Jun 28 18:08:00 GMT 2010


On 06/26/2010 12:34 PM, Douglas B Rupp wrote:
> This patch fixes some warnings and does some minor reformatting of
> vmsdbgout.c

> @@ -1528,7 +1414,7 @@ vmsdbgout_source_line (register unsigned
>        dst_line_info_ref line_info;
>  
>        targetm.asm_out.internal_label (asm_out_file, LINE_CODE_LABEL,
> -				      line_info_table_in_use);
> +				 line_info_table_in_use);

Does this really line up after the reformatting?
If so, this patch is ok.


r~



More information about the Gcc-patches mailing list