On 03/05/2016 01:02 PM, Richard Henderson wrote:
The problem is that we are emitting copy sequences to edges without caring
for deferred popping of arguments. Thus when we began emitting code for
the
first block, which in this case starts with a label, we had 32 bytes of
pending stack adjustment
The problem is that we are emitting copy sequences to edges without caring
for deferred popping of arguments. Thus when we began emitting code for the
first block, which in this case starts with a label, we had 32 bytes of
pending stack adjustment, which emit_label flushed. The ICE is due to the