This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Visual C++ style inline asms
- From: "Bobby McNulty " <bobbymcn at bellsouth dot net>
- To: "'GCC Mailing List'" <gcc at gcc dot gnu dot org>
- Date: Tue, 14 Jun 2005 21:39:33 -0500
- Subject: RE: Visual C++ style inline asms
>-----Original Message-----
>From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org] On Behalf Of
>Mike Stump
>Sent: Tuesday, June 14, 2005 8:25 PM
>To: GCC Mailing List
>Subject: Visual C++ style inline asms
>Any objections to adding Visual C++ style inline asms?
This will greatly help us for those of us who want Visual C++ source to work
under GCC. I use both GCC and Visual Studio.