[PATCH] Fix PR optimization/5999

Toon Moene toon@moene.indiv.nluug.nl
Tue Mar 19 12:42:00 GMT 2002


Dale Johannesen wrote:

> On Tuesday, March 19, 2002, at 04:42 AM, Jakub Jelinek wrote:

> > The following testcase ICEs because the a/b -> a * (1/b)
> > transformation did not take complex divisions into account.
> > I think the easiest is to just limit this to real divisions.
> > Ok to commit?
> 
> I tried this earlier
> http://gcc.gnu.org/ml/gcc-patches/2002-01/msg02017.html
> and it was not accepted.  Toon Moene thinks complex divisions
> should be handled as well (see followups).  I haven't got
> around to doing that.

Oops !  Sorry, Dale, I didn't meant my remark as a reject - I don't even
have authority to decide about this part of the compiler.

I just wanted to say that I'd like to review this fix once we have
somewhat more time (i.e., after 3.1 is out).

Sorry for the confusion ...

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)



More information about the Gcc-patches mailing list