c++/4356: Exception handling does not work at all for NetBSD/i386 ELF target

Richard Henderson rth@redhat.com
Tue Oct 16 13:56:00 GMT 2001


The following reply was made to PR c++/4356; it has been noted by GNATS.

From: Richard Henderson <rth@redhat.com>
To: Krister Walfridsson <cato@df.lth.se>
Cc: olgerd@pobox.com, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
       gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: c++/4356: Exception handling does not work at all for NetBSD/i386 ELF target
Date: Tue, 16 Oct 2001 13:52:33 -0700

 On Mon, Oct 15, 2001 at 11:25:45PM +0200, Krister Walfridsson wrote:
 >         * config/i386/netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.
 >         (JUMP_TABLES_IN_TEXT_SECTION): Define.
 
 Err..  This has nothing at all to do with exception handling.
 It has everything to do with switch statements.
 
 So what is the actual problem here, given that readonly_data_section
 will fall back to text_section on a.out systems?
 
 
 
 r~



More information about the Gcc-prs mailing list