Re: [patch] Fix ICE in insert_clobber_before_stack_restore

2013-09-23 Thread Richard Biener
On Wed, Sep 18, 2013 at 1:21 PM, Eric Botcazou wrote: > Hi, > > this is a regression present on mainline and 4.8 branch (and latent on the 4.7 > branch), which is visible with the attached Ada testcase for targets using the > SJLJ exception scheme: > > eric@polaris:~/gnat/bugs/M823-029> ~/build/gc

[patch] Fix ICE in insert_clobber_before_stack_restore

2013-09-18 Thread Eric Botcazou
Hi, this is a regression present on mainline and 4.8 branch (and latent on the 4.7 branch), which is visible with the attached Ada testcase for targets using the SJLJ exception scheme: eric@polaris:~/gnat/bugs/M823-029> ~/build/gcc-4_8-branch/native/gcc/gnat1 - quiet p.adb -O2 +