public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: DJ Delorie <dj@redhat.com>
To: Paul Koning <paul_koning@Dell.com>
Cc: gcc@gcc.gnu.org
Subject: Re: Supporting multiple pointer sizes in GCC
Date: Fri, 25 Mar 2011 18:51:00 -0000	[thread overview]
Message-ID: <201103251807.p2PI7WSU015756@greed.delorie.com> (raw)
In-Reply-To: <CD27D93D-A22C-4926-B328-F80E83827FF5@dell.com> (message from	Paul Koning on Fri, 25 Mar 2011 13:50:06 -0400)


> ?  MIPS has two pointer sizes, but a given compilation (gcc
> invocation) uses only one of them, it comes from the chosen ABI.

You can still override it with __attribute__((mode(SI))) or
__attribute__((mode(DI))) for some configurations.

  reply	other threads:[~2011-03-25 18:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25 12:33 Jayant R. Sonar
2011-03-25 17:39 ` DJ Delorie
2011-03-25 17:53   ` Paul Koning
2011-03-25 18:51     ` DJ Delorie [this message]
2011-03-28 12:27     ` Jayant R. Sonar
2011-03-30 13:37       ` Claudiu Zissulescu
2011-03-31 13:45         ` Paulo J. Matos
2011-04-21 22:21           ` Michael Meissner

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=201103251807.p2PI7WSU015756@greed.delorie.com \
    --to=dj@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=paul_koning@Dell.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).