public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Daney <ddaney@avtrex.com>
To: Robin-Vossen <robin-vossen@hotmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: GNU C++ Inline Assembler
Date: Mon, 11 Aug 2008 16:59:00 -0000	[thread overview]
Message-ID: <48A06D01.9090206@avtrex.com> (raw)
In-Reply-To: <18929255.post@talk.nabble.com>

Robin-Vossen wrote:

> Also, Well as you saw I used Pointers to Variables in my C Code. I didnt
> find a way to do that in GCC C Compiler.

You can do this with GCC's asm instruction, but the syntax is different.  Please see the fine documentation here:


http://gcc.gnu.org/onlinedocs/gcc-4.3.0/gcc/Extended-Asm.html

David Daney

  reply	other threads:[~2008-08-11 16:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-10 21:39 Robin-Vossen
2008-08-11  6:37 ` Bob Plantz
2008-08-11 16:35   ` Robin-Vossen
2008-08-11 16:59     ` David Daney [this message]
2008-08-11 21:24     ` Andrew Haley
2008-08-12  1:08       ` Bob Plantz
2008-08-12  2:29         ` Brian Dessent
2008-08-12  8:56           ` Bob Plantz
2008-08-13 17:27             ` Robin-Vossen
2008-08-12 15:26           ` Ian Lance Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48A06D01.9090206@avtrex.com \
    --to=ddaney@avtrex.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=robin-vossen@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).