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

Itanium unwind patch


Has anyone had a chance to look at
http://gcc.gnu.org/ml/gcc-patches/2001-11/msg02039.html ?

AFAIK, this fixes the most serious remaining problem with Java on Itanium,
and I suspect it also improves the C++ exception handling situation
appreciably as well.  It would be nice to get it checked in.  The only part
of the patch that I'm not completely comfortable with is the conditional
linux.h inclusion in unwind-ia64.c.  If someone can suggest a better way
that would be great.  But even that's a stylistic issue, which I consider
far less serious than the problems fixed by the patch.

Hans




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