> -----Original Message----- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Dmitry K. > Sent: Sunday, January 13, 2008 3:34 PM > To: [email protected] > Subject: [avr-gcc-list] '-morder' option with Avr-libc: > comparison table > > Hi. > > Summary results for Avr-libc CVS HEAD 2008-01-13, only C-functions. > Values (base variant) are slightly different from ones of 10 Jan, > due to bug #21995 is fixed. GCC 4.3.X is 4.3-20080104 snapshot.
Hi Dmitry, Thanks for doing these experiments. I find it interesting how much -frename-registers really helps. And it looks like that this flag could help users' applications right now. I also found it interesting that the GCC user manual says this about -frename-registers: "This optimization will most benefit processors with lots of registers.", which the AVR qualifies for "lots of registers". Eric Weddington _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
