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: [patch] Fix PR40012, invalid debug locations


On Thu, Jun 4, 2009 at 10:13 AM, Michael Matz<matz@suse.de> wrote:

> I checked that the testcases in that bugreport and from Paul at
> http://gcc.gnu.org/ml/gcc-patches/2009-06/msg00190.html give the expected
> output on x86_64-linux, i.e. a DWARF platform. ?I would appreciate someone
> checking this also on stabs. ?I looked at the asm for stabs and it seemed
> reasonable, but I might be wrong.

A trivial sniff test on AIX shows that the debugging information for
locals is emitted and appears to point to the correct location now.

Thanks, David


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