> -----Original Message----- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Paulo Marques > Sent: Thursday, January 17, 2008 5:13 AM > To: Dmitry K. > Cc: [email protected] > Subject: Re: [avr-gcc-list] Success running the testsuite with avrtest > > I guess most of the tests (if not all) are tests for bugs > that gcc had > at some point, and are there so that gcc doesn't regress. Maybe gcc > never had a bug that involved the complement operation :) >
This is correct. It is called the "GCC Regression Test Suite", because that is what it tests for: regressions. At some point, once everything is working, and the tests are fixed for the AVR, perhaps we can start *adding* tests to the GCC test suite for issues specific to the AVR. ;-) BTW, Paulo, great work! :-) I'm looking forward to trying everything out. Eric Weddington _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
