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: fix ppc warnings


> From: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
> Date: Mon, 30 Jul 2001 19:42:24 +0200
> Cc: gcc-patches@gcc.gnu.org
> X-OriginalArrivalTime: 30 Jul 2001 17:42:17.0792 (UTC) FILETIME=[FA0C7C00:01C1191E]
> 
> On Monday 30 July 2001 18:35, Geoff Keating wrote:
> > > Sun Jul 29 22:59:58 CEST 2001  Jan Hubicka  <jh@suse.cz>
> > > 	* rs6000.md (define_splits): Kill unused constraints.
> >
> > This is OK.
> 
> Just out of interest, why fix various CLOBBER and COMPARE constraints? 
> genrecog doesn't warn about them, is this a genrecog problem?

It does seem to be a genrecog problem.  No constraint on a split is
ever used.

-- 
- 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]