> Ok, even for branches I think, but would be nice to have a corresponding > guality testcase (perhaps just for -O0 with dg-skip-if) which fails without > this patch and succeeds with it.
Thanks. The failure mode is that the offset from VIRTUAL_STACK_VARS_REGNUM is too large so, on RISC architectures, it is not legitimate and the address is rewritten. Can this me mimiced on x86? -- Eric Botcazou