This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug testsuite/37960] [4.4 Regression] FAIL: gcc.dg/pr11492.c (test for bogus messages, line 8)



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


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