This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: S390 gdb patches


On Tue, Nov 21, 2000 at 05:06:52AM +1100, Andrew Cagney wrote:

> 	Lack of spaces in statemets.  Especially if
> 	and assignment.
> 	wrong:
> 	  instrlen=s390_instrlen
> 	right:
> 	  instrlen=s390_instrlen

I assume the latter should be

instrlen = s390_instrlen

?  :)

-- 
  Aaron J. Grier   |    Frye Electronics, Tigard, OR   |   aaron@frye.com
    "Calling anything from the x86 world a 'masterpiece' seems, to me,
     like putting a gold star on the best-looking fingerpainting in the
     special-needs Kindergarten class."  --  Wakko Warner

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