Date: Thu, 6 Jun 1996 13:21:32 +0200 (IST) From: Eli Zaretskii To: moskewicz AT MEM DOT po DOT com Cc: djgpp AT delorie DOT com Subject: Re: Are near pointers worth it? In-Reply-To: <9606061003.AA04198@mercury> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 6 Jun 1996 moskewicz AT MEM DOT po DOT com wrote: > Remember, GCC doesn't touch %fs and %gs, Some library functions clobber %gs, but %fs is indeed not changed by any library function.