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 '=='


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

On Thursday, November 21, 2002, at 06:56 AM, Nick Clifton wrote:

I think that you meant:

float_size = (float_type == 'f' ? 4 : (float_type == 'd' ? 8 : 12));

Cheers
Nick






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