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]
Other format: [Raw text]

Re: [RFA] Use '=' for assignment in tc-mcore.c, not '=='


Hi Klee,

> Indeed I did.  I blame Alan and his crazy GMT+10.5 timezone for
> keeping me up late.
> 
> Then again, it wouldn't have been any *less* wrong ...
> 
> > I think that you meant:
> >
> >     float_size = (float_type == 'f' ? 4 : (float_type == 'd' ? 8 :
> > 12));

The patch is approved with the above modification.

Cheers
        Nick


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