Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!pyramid!csg From: csg@pyramid.pyramid.com (Carl S. Gutekunst) Newsgroups: comp.arch Subject: Re: WARNING: Two bugs in Dhrystone 2.0 Message-ID: <16644@pyramid.pyramid.com> Date: 10 Mar 88 05:35:36 GMT References: <4735@hall.cray.com> Organization: Pyramid Technology Corp., Mountain View, CA Lines: 9 In article <4735@hall.cray.com> pmk@hall.cray.com (Peter Klausler) writes: >....the ampersand (address-of) operator is applied to this variable at line >120, which is illegal in real C compilers for register variables. I beg to differ. *REAL* computers \do/ allow you to take the address of a register. It's the rest of 'em that got it wrong. :-) :-) :-)