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) Bootstrap on ia64 fails in libstdc++


In article <ho7l0bdhxb.fsf@gee.suse.de> you write:
>A bootstrap of the current release branch fails on ia64 with:

A known problem.  See the fifty or so messages in the following thread.
http://gcc.gnu.org/ml/gcc/2001-04/msg00471.html

The quick summary is
1) The problem will go away when Richard Henderson finishes his big C++ EH ABI/
   Unwind API patch and puts it on the branch.  This is why it fails on the
   branch but not on the trunk.
2) It is trivial to work around the problem by producing wrong debug info, but
   it is unclear if that is desirable.
3) I have a pointer from Mark Mitchell to what might be the correct fix,
   but haven't investigated this suggestion yet.

Jim


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