From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Theodore Papadopoulo Cc: egcs@cygnus.com Subject: Re: (971023) Addendum: i386-linux-gnulibc1 g++ test results Date: Sat, 01 Nov 1997 21:53:00 -0000 Message-id: <13292.878450099@hurl.cygnus.com> References: <199710240843.KAA07400@mururoa.inria.fr> X-SW-Source: 1997-11/msg00032.html In message <199710240843.KAA07400@mururoa.inria.fr>you write: > May be, I can expand a little on these exception handling problems. > I'm not quite sure that the following problem is related to those > that you reported, but it might be one instance of the problem... > > My system is Linux with a 2.0.29 kernel and libc.so.5.3.12. > The compiler is configured as a i586-pc-linux-gnulibc1. > The problem is consistently present with all snapshots since (and > including) 970917, I believe the example worked fine with the 1997-09-10 > but I have to check it once again. My test example (excerpted from blitz++) > does not work properly. > > // Exceptions > // BZ_EXCEPTIONS [ ... ] This works fine for me with the current development sources; you should try your test again when I make the next snapshot. jeff