------- Comment #3 from eric dot weddington at atmel dot com 2008-10-30 19:57 ------- (In reply to comment #2) > I don't know how to compile/test AVR. Is it in the CompileFarm? > > To anyone with more knowledge on AVR, any suggestion what could cause this? Is > there any special about signed/unsigned multiplication on AVR? >
I don't know if it is in the Compile Farm, or not. But I can test for you. Note that AVR has 8-bit chars, 16-bit ints and pointers, 32-bit longs. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37960