Path: utzoo!attcan!uunet!samsung!brutus.cs.uiuc.edu!psuvax1!news From: flee@shire.cs.psu.edu (Felix Lee) Newsgroups: comp.lang.misc Subject: Re: Pointers as 3-tuples Message-ID: Date: 10 Apr 90 17:31:57 GMT References: <1BT2FU7ggpc2@ficc.uu.net> <14316@lambda.UUCP> Sender: news@cs.psu.edu (Usenet) Organization: Penn State Computer Science Lines: 6 I just had a nasty thought. If pointers were implemented as 3-tuples, then the compiler could generate run-time checks for aliasing, and then switch to either a fast- or slow-coded loop. This is probably doable to some extent without 3-tuple pointers. -- Felix Lee flee@shire.cs.psu.edu *!psuvax1!flee