This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Thank you (Re: egcs/gcc ChangeLog loop.c)
- To: law at gcc dot gnu dot org
- Subject: Thank you (Re: egcs/gcc ChangeLog loop.c)
- From: "David O'Brien" <obrien at NUXI dot ucdavis dot edu>
- Date: Sun, 12 Mar 2000 02:48:00 -0800
- Cc: gcc at gcc dot gnu dot org
- Organization: The NUXI BSD group
- References: <20000308044743.27983.qmail@sourceware.cygnus.com>
- Reply-To: obrien at NUXI dot ucdavis dot edu
Jeff,
Thank you very much for merging these fixes from the HEAD branch to the
``gcc-2_95-branch'' branch. This is *very* helpful to the FreeBSD
Project (and others too I'm sure).
-- David
On Wed, Mar 08, 2000 at 04:47:43AM -0000, law@gcc.gnu.org wrote:
> CVSROOT: /cvs/gcc
> Module name: egcs
> Branch: gcc-2_95-branch
> Changes by: law@sourceware.cygnus.com 00/03/07 20:47:43
>
> Modified files:
> gcc : ChangeLog loop.c
>
> Log message:
> 2000-01-18 Clinton Popetz <cpopetz@cygnus.com>
> * loop.c (check_dbra_loop): When checking a loop for
> reversability, check the source of any stores to ensure they
> don't depend on an initial value.