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

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


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-patches mailing list