This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
RE: irix 6.5 bootstrap failure on trunk: g++ error while configur ing libstdc++-v3
- To: "'Jeffrey Oldham'" <oldham at codesourcery dot com>
- Subject: RE: irix 6.5 bootstrap failure on trunk: g++ error while configur ing libstdc++-v3
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Fri, 27 Apr 2001 07:33:02 -0000
- Cc: Jason Merrill <jason_merrill at redhat dot com>, gcc-bugs at gcc dot gnu dot org
This patch solves the immediate problem, as libstdc++-v3 has configured and
bootstrap is continuing.
> -----Original Message-----
> From: Jeffrey Oldham [SMTP:oldham@codesourcery.com]
> Sent: Friday, 27 April 2001 13:39
> To: Billinghurst, David (CRTS)
> Cc: Jason Merrill; gcc-bugs@gcc.gnu.org; Jeffrey Oldham
> Subject: Re: irix 6.5 bootstrap failure on trunk: g++ error while
> configur ing libstdc++-v3
>
> On Fri, Apr 27, 2001 at 02:39:56AM -0000, Billinghurst, David (CRTS)
> wrote:
> > With the change below I still get the original error.
>
> Attached is a revised patch. The main idea is the exception filter
> should have word_mode everywhere. I do not know if word_mode is
> correct, but it is more consistent than the previous patch.
>
> A preliminary test on Linux and mips-sgi-irix6.5 shows promise, but I
> will run a mips-sgi-irix6.5 bootstrap overnight.
>
> Thanks,
> Jeffrey D. Oldham
> oldham@codesourcery.com << File: except.c.patch >>