public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dale Johannesen <dalej@apple.com>
To: Aldy Hernandez <aldyh@redhat.com>
Cc: Dale Johannesen <dalej@apple.com>, Stan Shebs <shebs@apple.com>,
	gcc@gcc.gnu.org
Subject: Re: sizeof (_Bool)
Date: Tue, 30 Apr 2002 10:29:00 -0000	[thread overview]
Message-ID: <89CC8B4E-5C5F-11D6-BC36-003065C86F94@apple.com> (raw)
In-Reply-To: <m26629oir8.fsf@culebra.cygnus.com>


On Monday, April 29, 2002, at 10:30 PM, Aldy Hernandez wrote:
> uhhh, speak of which... What is apple doing for vector long, or is
> that just context sensitive in the front end?

yes, "vector" is context sensitive.  "vector long" is treated
as in the PIM (including a warning as deprecated, but that's recent).

>  There's been some
> recent debate about bool defined to signed in <altivec.h>

This is also context sensitive in the FE(s), and quite tricky
to get right.  I don't think there's any other way to conform
to the PIM and all the language standards, so if you don't
want to go the context-sensitive route, you'll have to decide
which conformance to give up.

  reply	other threads:[~2002-04-30 17:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-26 15:52 Stan Shebs
2002-04-26 16:29 ` Joseph S. Myers
2002-04-26 16:49   ` Stan Shebs
2002-04-26 17:53     ` Joseph S. Myers
2002-05-02  6:15       ` PATCH " Jason Merrill
2002-05-02  8:27         ` Stan Shebs
2002-04-26 16:30 ` mike stump
2002-04-29 22:42 ` Aldy Hernandez
2002-04-30 10:29   ` Dale Johannesen [this message]
2002-04-30 17:44     ` Aldy Hernandez
2002-05-02  5:43       ` Jason Merrill

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=89CC8B4E-5C5F-11D6-BC36-003065C86F94@apple.com \
    --to=dalej@apple.com \
    --cc=aldyh@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=shebs@apple.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).