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, mips, debug] Fix PR 54061, mips compiler aborts in testsuite


On 12/10/2012 08:50 AM, Steve Ellcey wrote:
> 2012-12-07  Steve Ellcey  <sellcey@mips.com>
> 
> 	PR target/54061
> 	rtl.h (IGNORED_DWARF_REGNUM): New.
> 	* dwarf2out.c (reg_loc_descriptor): Check for IGNORED_DWARF_REGNUM.
> 	(mem_loc_descriptor): Ditto.
> 	* config/mips/mips.h (ALL_COP_REG_FIRST): New.
> 	(ALL_COP_REG_LAST): New.
> 	(ALL_COP_REG_NUM): Redefine using above macros.
> 	* config/mips/mips.c (mips_option_override): Set mips_dbx_regno
> 	coprocessor entries to IGNORED_DWARF_REGNUM.

Ok.


r~


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