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: [PING] Fix mips-tfile causing gdb to crash on Tru64


> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org
[mailto:gcc-patches-owner@gcc.gnu.org]
> On Behalf Of Roger Sayle
> Sent: Saturday, February 03, 2007 2:04 PM
> To: gcc-patches@gcc.gnu.org
> Cc: rth@redhat.com
> Subject: [PING] Fix mips-tfile causing gdb to crash on Tru64
> 
> 
> Ping?
> http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00460.html
> 
> Both Ian and I agree this is the appropriate fix, we just need a
global
> write maintainer to give the "OK", or for the SC to confirm that
> mips-tfile is covered by the alpha backend maintainership, and
therefore
> transitively by the middle-end's uber authority.
> 
> Many thanks in advance,
> 
> Roger
> --

As the original author of mips-tfile and a global write maintainer, the
patches are ok.  In general I would worry about the cross compiler
issue, but in this case, that is unlikely to be an issue (maybe we
should put an explicit cross compiler check in).  It is amazing that a
hack that I wrote in 1990 to solve a short term problem (using the MIPS
assembler to smuggle debug information until we could switch over to
using GAS) has survived a change in architecture.

--
Michael Meissner
AMD, MS 83-29
90 Central Street
Boxborough, MA 01719



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