[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [csmith-dev] csmith error



Thank you all for your responses. I'll explore more with your suggestions.

-Bill

On 9/16/2011 8:00 AM, Paulo J. Matos wrote:
> On 15/09/11 23:45, Yang Chen wrote:
>> I don't quite understand this one. From the attched code, seem your
>> compiler complaints on something like:
>>
>> (uint8_t)a ^ (uint16_t)b
>>
>> Although here `a` and `b` are array elements.
>>
>> It's an uncommon error message for a compiler.
>>
>
> Maybe Bills compiler is 'strangely' typedefing uint8_t to a structure?
>