This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Convert arm to new initial_val functions.
- To: DJ Delorie <dj at redhat dot com>
- Subject: Re: PATCH: Convert arm to new initial_val functions.
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 21 Jun 2001 15:15:15 -0700
- Cc: gcc-patches at gcc dot gnu dot org, nickc at redhat dot com, rearnsha at arm dot com, dj at greed dot delorie dot com
- References: <200106211813.OAA12628@greed.delorie.com>
On Thu, Jun 21, 2001 at 02:13:07PM -0400, DJ Delorie wrote:
> * config/arm/arm.h (struct machine_function): Remove ra_rtx.
> * config/arm/arm.c (arm_mark_machine_status): Remove ra_rtx.
> (arm_return_addr): Use get_hard_reg_initial_val et al.
Ok.
r~