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]

Re: [patch] stormy16 -- REG_INC notes required for split moves


> Cc: gcc-patches@gcc.gnu.org
> From: Catherine Moore <clm@redhat.com>
> Date: Sun, 14 Oct 2001 18:12:58 -0700
> 
> stormy16_split_move failed to preserve the REG_INC notes for moves
> that contained auto increments.  These notes were being lost which
> resulted in the incorrect deletion of instructions.  OK to install?

OK, assuming you've tested it by (at least) building stormy16 from the
FSF tree.

> Catherine
> 
> 2001-10-14  Catherine Moore  <clm@redhat.com>
> 
> 	* config/stormy16/stormy16.c (stormy16_split_move):  Make
> 	sure that REG_INC notes are present for auto_inc operands.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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