Re: [PATCH] Set correct source location for deallocator calls

Dehao Chen <[email protected]> Tue, 4 Sep 2012 09:07:07 -0700
Newsgroups gmane.comp.gcc.patches,gmane.comp.gcc.java.devel
Message-ID <CAO2gOZUxD9-Y3O6iS22HNEHUWaH=0Cm97FZ+KHmhkLmCzahVAA@mail.gmail.com>
On Thu, Aug 30, 2012 at 9:33 AM, Richard Henderson <[email protected]> wrote:
> On 08/30/2012 08:20 AM, Andrew Haley wrote:
>> Is the problem simply that the logic to
>> scan the assembly code isn't present in the libgcj testsuite?
>
> Yes, exactly.

For this case, I don't think that we want a testcase to rely on
addr2line in the system. So how about that that we add a test when
assembly scan is available in libgcj testsuit?

Thanks,
Dehao

>
>
> r~