Re: [patch] Fix SSA_NAME_OCCURS_IN_ABNORMAL_PHI issue in backprop

2016-02-08 Thread Richard Biener
On Mon, Feb 8, 2016 at 11:37 AM, Eric Botcazou wrote: > Hi, > > the Ada runtime fails to build for platforms still using the old SJLJ scheme > because of the new GIMPLE backprop pass (hence it's a regression): > > eric@polaris:~/build/gcc/native> gcc/gnat1 -quiet a-ncelfu.ads -gnatpg -O -I > ~/svn

[patch] Fix SSA_NAME_OCCURS_IN_ABNORMAL_PHI issue in backprop

2016-02-08 Thread Eric Botcazou
Hi, the Ada runtime fails to build for platforms still using the old SJLJ scheme because of the new GIMPLE backprop pass (hence it's a regression): eric@polaris:~/build/gcc/native> gcc/gnat1 -quiet a-ncelfu.ads -gnatpg -O -I ~/svn/gcc/gcc/ada/ a-ngcefu.adb: In function 'Ada.Numerics.Complex_Ele