Xref: utzoo comp.lang.fortran:3546 comp.lang.c:30809 comp.sources.d:5737 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!convex!convex1.convex.com!rosenkra From: rosenkra@convex1.convex.com (William Rosencranz) Newsgroups: comp.lang.fortran,comp.lang.c,comp.sources.d Subject: Re: Converts Fortran code to C code Message-ID: <104638@convex.convex.com> Date: 5 Aug 90 16:34:04 GMT References: <1976@fxisms.fxis.fujixerox.co.jp> <104630@convex.convex.com> <1990Aug5.064809.9619@zoo.toronto.edu> Sender: usenet@convex.com Followup-To: comp.lang.fortran Organization: Convex Computer Corporation; Richardson, TX Lines: 24 In article <1990Aug5.064809.9619@zoo.toronto.edu> henry@zoo.toronto.edu (Henry Spencer) writes: >In article i wrote >>it is available via anonymous FTP from: >> >> research.att.com >> >>in pub/dist/f2c. > >Um, there is no pub/dist directory on research.att.com at the moment. grrrr...thank u henry. it should be dist/f2c....sorry... BTW/FYI: much of the vectorizable fortran that i pump thru f2c produces vectorizable C code (admitedly not too much since i just joined convex a few months ago). also note that the way convex does directives in C (using "/*$dir ... */") results in recognizable directives for the convex C compiler (vc or cc v4.0). cray (and alliant) uses "#pragma ..." in scc. this was a pleasant suprise the first time i tried it and is a distinct plus, IMHO... -bill rosenkra%c1yankee@convex.com Bill Rosenkranz |UUCP: {uunet,texsun}!convex!c1yankee!rosenkra Convex Computer Corp. |ARPA: rosenkra%c1yankee@convex.com