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]
Other format: [Raw text]

Re: Throwing C++ exceptions in signal handlers




On 2 Sep 2002, Anthony Green wrote:
  The java runtime library throws exceptions in signal handlers for some
  targets.  See gcc/libjava/include/dwarf2-signal.h, i386-signal.h, etc.

Ada does too. It is close to impossible to implement the full language
effiently without this capability.

  -Geert


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