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


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

Re: Uninitialized variable in CRIS port


Andrew Cagney wrote:
> 
> > Andrew Cagney wrote:
> > >
> > >   /home/scratch/GDB/src/gdb/cris-tdep.c: In function
> > > `reg_mode_add_sub_cmp_and_or_move_op':
> > > /home/scratch/GDB/src/gdb/cris-tdep.c:3054: warning: `operand1' might be
> > > used uninitialized in this function
> > >
> > > checking the code, the problem looks real.
> >
> > Thanks for the reminder.  Patch below, confirmed with the weirdest test
> > case I've ever written.  Ok to commit on trunk and branch?
> 
> That is entirely your decision.  I suspect you'll want to commit this
> to both though.

Thanks; committed to both.

-- 
Orjan Friberg              E-mail: orjan.friberg@axis.com
Axis Communications AB     Phone:  +46 46 272 17 68


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