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 gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2003 15:33:41 -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
ro@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |echristo@redhat.com
AssignedTo|unassigned@gcc.gnu.org |echristo@redhat.com
GCC build triplet|mips-sgi-irix6.2o32 |mips-sgi-irix6.5o32
GCC host triplet|mips-sgi-irix6.2o32 |mips-sgi-irix6.5o32
GCC target triplet|mips-sgi-irix6.2o32 |mips-sgi-irix6.5o32
------- Additional Comments From ro@gcc.gnu.org 2003-06-06 15:33 -------
I've just confirmed that this bug still exists in current mainline:
Compare testsuite results for mips-sgi-irix6.5o32 (with dwarf2 debugging)
http://gcc.gnu.org/ml/gcc-testresults/2003-06/msg00329.html
with those for the same configuration with --enable-sjlj-exceptions
http://gcc.gnu.org/ml/gcc-testresults/2003-06/msg00330.html
Assigned to Eric (MIPS maintainer).