This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch ping] PR26792: use _Unwind_GetIP when HAVE_GETIPINFO not defined
- From: Tom Tromey <tromey at redhat dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>, gcc-patches at gcc dot gnu dot org, Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 25 Sep 2006 18:53:16 -0600
- Subject: Re: [patch ping] PR26792: use _Unwind_GetIP when HAVE_GETIPINFO not defined
- References: <20060925224836.59ADB1000D@bromo.msbb.uc.edu> <45185E48.50308@avtrex.com>
- Reply-to: tromey at redhat dot com
>>>>> "David" == David Daney <ddaney@avtrex.com> writes:
David> Java patches should be sent to: java-patches@gcc.gnu.org
>> Can I get a review of this patch which is the first
>> of two parts which finally fix PR26792? This will eliminate
>> a P1 PR. Thanks in advance.
>> Jack
>> http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00906.html
This looks reasonable to me. Thanks.
Tom