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: Branch breakage on IRIX 6.5


On Mon, May 14, 2001 at 08:31:23AM -0700, Jeffrey Oldham wrote:
> libstdc++-v3/libsupc++/eh_personality.cc, lines 126--132?  For
> __gxx_personality_v0, what should the value of
> `__builtin_eh_return_data_regno(x)' be?

It's a builtin in that case.

> Perhaps, the following is the right patch?
> It permits compilation to continue.

The problem is that we've incorrectly determined the exception method.  

It appears I failed to merge the libstdc++ configure.in patches.  That
should solve things.



r~


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