This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: PR debug/52857: DW_OP_GNU_regval_type is generated with INVALID_REGNUM
- From: Richard Henderson <rth at redhat dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: "H.J. Lu" <hongjiu dot lu at intel dot com>, gcc-patches at gcc dot gnu dot org, jason at redhat dot com, jakub at redhat dot com
- Date: Wed, 25 Apr 2012 11:52:35 -0700
- Subject: Re: PATCH: PR debug/52857: DW_OP_GNU_regval_type is generated with INVALID_REGNUM
- References: <20120425135950.GA7855@intel.com>
On 04/25/12 06:59, H.J. Lu wrote:
> PR debug/52857
> * dwarf2out.c (dbx_reg_number): Assert return value !=
> INVALID_REGNUM.
Ok.
r~