This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap broken
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Cc: gcc at gcc dot gnu dot org, Paolo Carlini <pcarlini at suse dot de>, Richard Guenther <rguenther at suse dot de>
- Date: Sun, 03 Sep 2006 22:24:20 -0700
- Subject: Re: Bootstrap broken
- References: <Pine.LNX.4.63.0609040710450.15217@acrux.dbai.tuwien.ac.at>
On Mon, 2006-09-04 at 07:14 +0200, Gerald Pfeifer wrote:
> Somehow we still manage to break the bootstrap, even at the end of stage3:
Looks like __used is used by FreeBSD's headers (and not by glibc/Linux's
headers).
I forgot where the list of not to be used identifiers are so I cannot
check if it is listed there or not.
Thanks,
Andrew Pinski