This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compaq Tru64 bootstrap problems
- From: Roger Sayle <roger at eyesopen dot com>
- To: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Cc: Richard Henderson <rth at redhat dot com>, <gcc at gcc dot gnu dot org>
- Date: Thu, 30 May 2002 17:38:56 -0600 (MDT)
- Subject: Re: Compaq Tru64 bootstrap problems
Hi Neil,
> Silly me. Does this fix it? I've only checked it compiles;
> I don't have time right now to check it DTRT.
>
> * c-common.c (builtin_define_std): Correct logic.
>
Yep. That fixes this problem.
Unfortunately, bootstrap on alphaev67-dec-osf5.1 still fails to
build libgcc2.c only 23 "files" later, but your patch is definately
an improvement.
Roger
--