cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Sun, 17 Oct 1999 14:38:03 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "John S. Fine" <johnfine AT erols DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: gcc-295 and inline ASM |
In-Reply-To: | <3807832B.4480@erols.com> |
Message-ID: | <Pine.SUN.3.91.991017143746.25053c-100000@is> |
MIME-Version: | 1.0 |
Note-from-DJ: | This may be spam |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Fri, 15 Oct 1999, John S. Fine wrote: > Somewhere (I think it was this newsgroup) I read an example of > how to fix code that had an input in the clobber list. The fix > was simply to remove it from the clobber list. No, the fix was to remove the register from the clobber list *and* use a dummy variable instead of the register. Search the news group archives at http://www.delorie.com/djgpp/mail-archives/ to see the original messages.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |