------- Comment #6 from rguenther at suse dot de 2008-01-17 12:13 ------- Subject: Re: [4.2/4.3 regression] ICE with -funsafe-math-optimizations
On Thu, 17 Jan 2008, ubizjak at gmail dot com wrote: > ------- Comment #5 from ubizjak at gmail dot com 2008-01-17 11:09 ------- > (In reply to comment #4) > > > The easiest thing is probably to just not do reciprocal optimization > > for x / x. > > This will be later converted to 1.0 anyway. Only for -ffinite-math-only and -fno-trapping-math. Richard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34825