This is the mail archive of the gcc-patches@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: [Ada] Fix unwinding failures on tru64


> 2005-07-04  Eric Botcazou  <ebotcazou@adacore.com>
>
> 	* s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to
> 	fetch a code-range descriptor associated with the machine state. On
> 	failure set the machine state's PC to 0; on success, pass the
> 	descriptor to exc_virtual_unwind.

Although I wrote the patch, the idea came from Olivier so I've added him to 
the ChangeLog entry.

-- 
Eric Botcazou


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