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]

Re: Exception problems



  In message <vyzyb3y2f87.fsf@issan.informatik.uni-dortmund.de>you write:
  > Why doesn't this work?  I think it should.
  > 
  > $ ./try2
  > C number 3
  > C number 2
  > throwing 3
  > C number 1
  > throwing 2
  > C number 0
  > throwing 1
  > caught 1
  > Aborted (core dumped)
[ ... ]
It works for me using the latest sources on my x86 linux box.

You should give it another try once I make the next snapshot.

jeff


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