Re: [Cegcc-devel] C++ exceptions

2007-07-03 Thread Danny Backx
On Tue, 2007-07-03 at 03:14 +0100, Pedro Alves wrote: > > Let me see if I can come up with something in the following days. > > OK, here is my take. See/try attached. > > - It shows that it is possible to have SEH/ARM with a few >macros (to hide the __asm__). > - It shows that is is possible

Re: [Cegcc-devel] C++ exceptions

2007-07-03 Thread Pedro Alves
Danny Backx wrote: > On Tue, 2007-07-03 at 03:14 +0100, Pedro Alves wrote: >>> Let me see if I can come up with something in the following days. >> OK, here is my take. See/try attached. >> >> - It shows that it is possible to have SEH/ARM with a few >>macros (to hide the __asm__). >> - It sho