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: sjlj-exceptions ICE. simplified test case



Clinton Popetz <cpopetz@cygnus.com> writes:

> On Wed, Apr 26, 2000 at 03:30:08PM -0400, David Edelsohn wrote:
> > 	I think that you should look at the amount of effort that Cygnus
> > put into implementing dwarf2 EH tables on AIX/XCOFF.  Talk to Andrew
> > Macleod, Clinton Popetz, and Geoff Keating.
> 
> That's all Geoff's work.  
> 
> The patches in question were:
> 
> 	http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00109.html
> 	http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00148.html
> 	http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00269.html
> 	http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00337.html

If you already had a working implementation for some other OS on the
processor, then the tricky stuff will be like the last of those patches:
dealing with strange and wonderful calling conventions.

There was also some work done by Andrew relating to the assembler, but
I forget the details.

-- 
- Geoffrey Keating <geoffk@cygnus.com>

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