On Mon, 8 Nov 2021, Martin Jambor wrote:
> Hi,
>
> my initial implementation of the method
> ipa_param_body_adjustments::remap_with_debug_expressions was based on
> the assumption that if it was asked to remap an expression (as opposed
> to a simple SSA_NAME), the expression would not contain an
Hi,
my initial implementation of the method
ipa_param_body_adjustments::remap_with_debug_expressions was based on
the assumption that if it was asked to remap an expression (as opposed
to a simple SSA_NAME), the expression would not contain an SSA_NAME
operand which is to be debug-reset. While th