This is the mail archive of the gcc-bugs@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]

RE: irix 6.5 bootstrap failure on trunk: g++ error while configur ing libstdc++-v3


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 >> 


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