This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA] MIPS: Provide DWARF 2 mappings for HI, LO, and HILO
- From: Richard Henderson <rth at redhat dot com>
- To: Kevin Buettner <kevinb at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 28 Mar 2003 16:56:03 -0800
- Subject: Re: [RFA] MIPS: Provide DWARF 2 mappings for HI, LO, and HILO
- References: <1030328053210.ZM31876@localhost.localdomain>
On Thu, Mar 27, 2003 at 10:32:10PM -0700, Kevin Buettner wrote:
> * config/mips/mips.c (override_optioins): Provide mappings for
> HI_REGNUM, LO_REGNUM, and HILO_REGNUM.
HILO_REGNUM had better not show up in debug output. Indeed,
I hope that we can get rid of this mistake on rewrite-branch.
r~