Re: [PATCH] MIPS16: Remove DWARF-2 location information from GP accesses

2012-05-09 Thread Richard Sandiford
"Maciej W. Rozycki" writes: > On Tue, 8 May 2012, Richard Sandiford wrote: >> > gcc-mips16-gp-pseudo-loc.patch >> > Index: gcc-fsf-trunk-quilt/gcc/config/mips/mips.c >> > === >> > --- gcc-fsf-trunk-quilt.orig/gcc/config/mips/mips.c

Re: [PATCH] MIPS16: Remove DWARF-2 location information from GP accesses

2012-05-09 Thread Maciej W. Rozycki
On Tue, 8 May 2012, Richard Sandiford wrote: > > gcc-mips16-gp-pseudo-loc.patch > > Index: gcc-fsf-trunk-quilt/gcc/config/mips/mips.c > > === > > --- gcc-fsf-trunk-quilt.orig/gcc/config/mips/mips.c 2012-05-02 > > 23:42:46.185566469 +

Re: [PATCH] MIPS16: Remove DWARF-2 location information from GP accesses

2012-05-08 Thread Richard Sandiford
"Maciej W. Rozycki" writes: > gcc-mips16-gp-pseudo-loc.patch > Index: gcc-fsf-trunk-quilt/gcc/config/mips/mips.c > === > --- gcc-fsf-trunk-quilt.orig/gcc/config/mips/mips.c 2012-05-02 > 23:42:46.185566469 +0100 > +++ gcc-fsf-trunk-

[PATCH] MIPS16: Remove DWARF-2 location information from GP accesses

2012-05-08 Thread Maciej W. Rozycki
Hi, I have been investigating some failures in the MIPS16 GDB test suite that appeared to me that was caused by some weird out-of place line information. For example we get this in gdb.base/break.exp, where a breakpoint is set at main and the beginning of the function (after removing some "