This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/7297] [irix6 o32] sjlj exceptions fail
- From: "ro at techfak dot uni-bielefeld dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Oct 2003 13:16:21 -0000
- Subject: [Bug target/7297] [irix6 o32] sjlj exceptions fail
- References: <20020712160600.7297.ro@techfak.uni-bielefeld.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7297
------- Additional Comments From ro at techfak dot uni-bielefeld dot de 2003-10-22 13:16 -------
Subject: Re: [irix6 o32] sjlj exceptions fail
Will do. I'm pretty sure the problem still exists since may O32 g++
execution failures still exist, which originally caused me to investigate
this.
In fact, we do care since the native IRIX 5 or IRIX 6 O32 assemblers cannot
deal with DWARF 2 EH. Besides, this is a code generation bug that may hurt
us elsewhere, too.
Rainer