This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fixinclude patch for ia64-linux bootstrap problem


Roger Sayle wrote:
> 
> The following fixincludes patch resolves the current ia64-*-linux-gnu
> bootstrap failures caused by the recent constant expression changes.
> This fix is similar to Andreas Schwab's recent patch to fix this problem
> directly in glibc's headers.
> 
> http://sources.redhat.com/ml/libc-hacker/2004-09/msg00002.html
> 
> By also fixing this problem via fixincludes, we enable gcc to continue
> to bootstrap on existing IA-64 Linux distributions.  Tested on an SGI
> altix running SGI ProPack 2.3, ia64-unknown-linux-gnu, with a complete
> bootstrap, all default languages, and a "make check" in the fixinclude
> directory.  Without this patch, the bootstrap fails building libgcj.
> 
> Ok for mainline?

All active branches, please.
Thanks - Bruce
> 2004-09-17  Roger Sayle  <roger@eyesopen.com>
> 
>         * inclhack.def (linux_ia64_ucontext): New fix.
>         * fixincl.x: Regenerate.
>         * tests/base/sys/ucontext.h: New file.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]