Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 18:51:31 +0100
From:      des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        kientzle@acm.org
Cc:        hackers@freebsd.org
Subject:   Re: how to fool gcc?
Message-ID:  <xzpoes63jrw.fsf@dwp.des.no>
In-Reply-To: <402902A8.8040005@acm.org> (Tim Kientzle's message of "Tue, 10 Feb 2004 08:11:20 -0800")
References:  <xzpad3r5mj4.fsf@dwp.des.no> <402902A8.8040005@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim Kientzle <kientzle@acm.org> writes:
> 1) Convert RETURNS(s) into a function rather than a macro.
> 2) Use a ternary (someone else suggested this)
> 3) Remove the printf-like declaration (Yes, this is distasteful.)
> 4) Add an intermediate variable:
> [...]
> Good luck, (let us know what works!)

I ended up with #4.  Thanks for all the suggestions!

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpoes63jrw.fsf>