This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] flow.c: Fix execute/20020227-1.c.
- From: Richard Henderson <rth at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 3 Jun 2003 16:04:45 -0700
- Subject: Re: [patch] flow.c: Fix execute/20020227-1.c.
- References: <20030603.183632.41942216.kazu@cs.umass.edu>
On Tue, Jun 03, 2003 at 06:36:32PM -0400, Kazu Hirata wrote:
> * flow.c (initialize_uninitialized_subregs): Use
> emit_move_insn instead of emitting a hardcoded move.
Ok.
r~