[Bug middle-end/33088] [4.1/4.2 regression] spurious exceptions with -ffloat-store

2008-03-13 Thread rguenther at suse dot de
--- Comment #16 from rguenther at suse dot de 2008-03-13 17:02 --- Subject: Re: [4.1/4.2 regression] spurious exceptions with -ffloat-store On Thu, 13 Mar 2008, pinskia at gcc dot gnu dot org wrote: > --- Comment #15 from pinskia at gcc dot gnu dot org 2008-03-13 17:00 > --

[Bug middle-end/33088] [4.1/4.2 regression] spurious exceptions with -ffloat-store

2008-03-13 Thread pinskia at gcc dot gnu dot org
--- Comment #15 from pinskia at gcc dot gnu dot org 2008-03-13 17:00 --- I think this patch causes invalid gimple to show up at -O0 . With my patches to detect invalid gimple shows that there are a lot of failures with complex and -O0. Did the definition of what is valid gimple for co

[Bug middle-end/33088] [4.1/4.2 regression] spurious exceptions with -ffloat-store

2007-12-13 Thread ebotcazou at gcc dot gnu dot org
--- Comment #14 from ebotcazou at gcc dot gnu dot org 2007-12-13 21:53 --- Fixed on the mainline. Not sure what to do for the branches, the fix is not totally trivial. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added -