This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MS/CW-style inline assembly for GCC
- From: Mike Stump <mrs at apple dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Stan Shebs <shebs at apple dot com>, gcc at gcc dot gnu dot org
- Date: Thu, 6 May 2004 19:11:17 -0700
- Subject: Re: MS/CW-style inline assembly for GCC
On Thursday, May 6, 2004, at 06:40 PM, Mark Mitchell wrote:
If Apple checks in these extensions, in any way that touches code
outside of darwin.[hc],
Then lets explore ways in which we can architect the code so that we
can achieve this extension in such that it doesn't. If we can manage
to find a way, we all win. We can simply require that Stan do all the
work and come up with a lean thin interface down into port files. If
he can, we're set, if not, Apple local it is.
Does that sounds reasonable?