From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11630 invoked by alias); 4 Dec 2001 21:27:36 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 11578 invoked from network); 4 Dec 2001 21:27:35 -0000 Received: from unknown (HELO cdlsystems.com) (207.228.116.20) by sources.redhat.com with SMTP; 4 Dec 2001 21:27:35 -0000 Received: from hades by cdlsystems.com with SMTP (MDaemon.v3.5.3.R); Tue, 04 Dec 2001 14:27:18 -0700 Message-ID: <010a01c17d0a$8574e4e0$160e10ac@hades> From: "Mark Cuss" To: Cc: References: <20011204153416.A24659@disaster.jaj.com> <20011204155032.A24992@disaster.jaj.com> <00d001c17d05$4be398c0$160e10ac@hades> <3C0D3A05.6FE3602F@redhat.com> Subject: Re: Assembly in Gcc Date: Tue, 04 Dec 2001 13:27:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Return-Path: mcuss@cdlsystems.com Reply-To: mcuss@cdlsystems.com X-SW-Source: 2001-12/txt/msg00172.txt.bz2 > Now it just so happens that I'm working on adding support of MS style inline > assembler in to GCC for the x86. It's in an advanced state and almost ready > to be submitted. Graham, That would definately make life much much easier :) If you could let me know when you think your converter will be ready that would be great. Mark