Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!yale.edu!cmcl2!beta!cochiti.lanl.gov!jlg From: jlg@cochiti.lanl.gov (Jim Giles) Newsgroups: comp.lang.fortran Subject: Re: NAG Fortran 90 announcement Message-ID: <26528@beta.gov> Date: 26 Jun 91 17:53:55 GMT References: <26453@beta.gov> <1991Jun25.233323.17684@sserve.cc.adfa.oz.au> Sender: news@beta.gov Organization: Los Alamos National Laboratory Lines: 12 In article <1991Jun25.233323.17684@sserve.cc.adfa.oz.au>, rap@csadfa.cs.adfa.oz.au (Robert Pearson) writes: |> [...] |> It is quite possible to write C that translates to vector; |> espescially if one writes it 'like' fortran and uses the alias array-args |> on the compiler. I have found some 'quirks'. Yes, if you use local extensions or non-standard features, _any_ language can have vectorization capability added. The question was whether the output of the NAG Fortran "compiler" or of f2c will vectorize. I suspect not. J. Giles