This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs 1.1 error under Linux


Hi,
  I got a crash with egcs 1.1a.

  #0  0x4013f618 in __cp_pop_exception (p=0x404e5aa0)
  #1  0x4036b449 in OBGIOPClient::request (this=0x805aa98, p=0x806a678,
  op=0x4015ee5f "sleepTwoway", buf=@0xbfffe994, swap=@0xbfffe987,

  The user code did:

  catch(some_exception&)
  {
    continue;
  }

  I'm using GNU ld version 2.9.1 (with BFD 2.9.1), on a Debian 1.3.1
  system.

  Also, is it just my imagination or is egcs 1.1 slower than 1.0.3a?

  Any ideas?

  Matthew
-- 
Matthew Newhook				E-Mail: mailto:matthew@ooc.com
Software Designer			WWW:    http://www.ooc.com
Object Oriented Concepts, Inc.		Phone:  (978) 439 9285 x 246


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]