Re: Fix debug/52727 -- lost REG_ARGS_SIZE note

2012-05-15 Thread Eric Botcazou
Losing REG_ARGS_SIZE notes leads to assertion failures in dwarf2cfi.c when the values don't match across CFG edges. I'd like to leave this patch on mainline for a week or so to see what falls out before copying it to the 4.7 branch. There is a new abort here, though I suppose that would

Fix debug/52727 -- lost REG_ARGS_SIZE note

2012-03-30 Thread Richard Henderson
Losing REG_ARGS_SIZE notes leads to assertion failures in dwarf2cfi.c when the values don't match across CFG edges. I'd like to leave this patch on mainline for a week or so to see what falls out before copying it to the 4.7 branch. There is a new abort here, though I suppose that would probably