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-