This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: counted loop patch


Richard Henderson wrote:

> On Mon, Jul 31, 2000 at 09:51:46PM +0200, Toon Moene wrote:

> > "Does this transformation preserve Fortran DO LOOPs ?"
> 
> I'm not sure I understand the question.  If you're asking
> "does it work with Fortran", the answer is yes.  Given

What I meant was: "Doesn't it try to redo Fortran DO LOOPS that are
already there and failing to keep their structure?"

Apparently, from the code you posted, it seems to do a good job ...

> PS: It doesn't with IA-64.  But then, we don't seem to be recognizing
> any BIVs at all with that input, which would indicate bigger problems
> than the counted loop patch.

Yep, that'll mean that g77 won't score *at all* on Itania ...

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]