On Wed, Mar 28, 2012 at 4:42 PM, Eric Botcazou wrote:
> Hi,
>
> this is a regression present on the mainline and 4.7 branch for platforms
> using
> SJLJ exceptions, e.g. the ARM. The scenario is as follows: the main procedure
> calls My_Iterators.Current which has a pragma Inline on it. The pro
Hi,
this is a regression present on the mainline and 4.7 branch for platforms using
SJLJ exceptions, e.g. the ARM. The scenario is as follows: the main procedure
calls My_Iterators.Current which has a pragma Inline on it. The procedure
also has exceptions handlers so there is an abnormal edge