Hi Vlad,
Vladimir Makarov writes:
> @@ -2973,11 +2973,11 @@ cleanup_subreg_operands (rtx insn)
> df_insn_rescan (insn);
> }
>
> -/* If X is a SUBREG, replace it with a REG or a MEM,
> - based on the thing it is a subreg of. */
> +/* If X is a SUBREG, try to replace it with a REG or a M
On 09/27/2012 04:56 PM, Vladimir Makarov wrote:
The following patch adds a new argument for function alter_subreg.
LRA will sometime call alter_subreg with different argument value.
2012-09-27 Vladimir Makarov
* output.h (alter_subreg): Add new argument.
* dbxout.c (dbxout_symbo
The following patch adds a new argument for function alter_subreg.
LRA will sometime call alter_subreg with different argument value.
2012-09-27 Vladimir Makarov
* output.h (alter_subreg): Add new argument.
* dbxout.c (dbxout_symbol_location): Pass new argument to
alter_subreg