This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Darwin as primary platform
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: geoffk at apple dot com (Geoffrey Keating)
- Cc: dje at watson dot ibm dot com (David Edelsohn), gcc at gcc dot gnu dot org (gcc mailing list)
- Date: Tue, 3 Oct 2006 16:44:25 -0400 (EDT)
- Subject: Re: Darwin as primary platform
>
> David Edelsohn <dje@watson.ibm.com> writes:
>
> > Bugzilla currently shows 64 open bugs with a darwin listed as the
> > target; another 5 Altivec bugs. I am concerned about the effect on
> > releases from increasing the priority of many of those bugs to P1 if
> > Darwin is a primary platform.
>
> Which of these bugs do you think would be P1s?
PR 25127 is an example already which was marked as a P1.
It was only found recently by me that this is a regression
and only because I decided to look at it after another report
came in.
On the other hand there are three ABI problems with the FSF GCC
compared to Apple's GCC. PR 18742, 23067, and 25630.
-- Pinski