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


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

Re: Improving gas error messages


"Frank Ch. Eigler" <fche@redhat.com> writes:

Frank, thanks a ton for the error-message improvements.

>     hash = (hash << 5) ^ (0x1F && tolower(*m));

I think you mean bitwise "and" here, not logical "and".


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