sjlj-exceptions ICE. simplified test case

Geert Bosch bosch@gnat.com
Thu Apr 27 04:37:00 GMT 2000


On Wed, 26 Apr 2000 21:28:31 -0600, Jeffrey A Law wrote:

  How does this work in the presence of scheduled prologues?  More and more
  targets schedule their prologue which results in prologue instructions being
  mixed with user code (BTW this includes x86).

This does not work well in presence of scheduled prologues. So, in order
to support exceptions, you either need tables, or you should not schedule
the prologue.

  -Geert




More information about the Gcc-patches mailing list