Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!ncar!boulder!sunybcs!bingvaxu!leah!itsgw!batcomputer!sun.mcs.clarkson.edu!mrd From: mrd@sun.mcs.clarkson.edu (Michael R. DeCorte) Newsgroups: comp.lang.c Subject: Re: Noalias trivia question Message-ID: <871@sun.mcs.clarkson.edu> Date: 4 May 88 09:56:13 GMT References: <56@lakart.UUCP> <1164@maccs.UUCP> <270@sdrc.UUCP> Organization: Clarkson University, Potsdam, NY Lines: 15 In-reply-to: scjones@sdrc.UUCP's message of 30 Apr 88 16:44:49 GMT In article <270@sdrc.UUCP> scjones@sdrc.UUCP (Larry Jones) writes: O.K. Now that I know how noalias came and went I have this sense of dissatisfaction. I NEED something that will allow me to write a C compiler that can vectorize and concurentize code. What should I do? Tell my boss that he isn't going to get the compiler and tell everyone to should stop hacking C and start hacking Fortran (yuck!)? Will there be anything to resolve this problem? If there isn't I have only one option, implement noalias. It is more standard than anything else running about. Please don't take this as a flame, but a very concerned question expressing a need for a solution that it is not possible for me to solve as I am not a standard forming committee. thankyou