From mboxrd@z Thu Jan 1 00:00:00 1970 From: law@redhat.com To: "John David Anglin" Cc: mark@codesourcery.com, gcc@gcc.gnu.org Subject: Re: C++ Issue on GCC 3.0 branch Date: Tue, 24 Apr 2001 19:21:00 -0000 Message-id: <24879.988165434@slagheap.cygnus.com> References: <200104232221.SAA21738@hiauly1.hia.nrc.ca> X-SW-Source: 2001-04/msg01147.html In message < 200104232221.SAA21738@hiauly1.hia.nrc.ca >you write: > As can be seen, the eh context stuff has been pushed to the beginning of > the function. We need insn 43 to be at the beginning before the eh > context stuff. We try to put the save at the start in hppa_init_pic_save: Interesting. I'm not sure if I'll have time to peek at this tonight/tomorrow. So, if you've got time, you'd want to investigate precisely how the code to call get_eh_context gets inserted before the code to save the PIC register. jeff