avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] regression in size from 4.2.2 to 4.5.0


From: Steven Michalske
Subject: Re: [avr-gcc-list] regression in size from 4.2.2 to 4.5.0
Date: Wed, 6 May 2009 12:16:59 -0700

for any of us to help

You must provide the options you used to compile.

provided compilable code snippets with the exact command line options you used.

it would be great if you made a makefile that ran the tests too.


-Os between the GCC versions most likely don't have the same options, i forget how to tell though...

Steve

On May 6, 2009, at 11:44 AM, Sean D'Epagnier wrote:

I have another function which increased in size by 500 bytes.. this is
huge for a single function, and both old and new gcc both call
epilogue save and restores for this.   For that case, I attached the C
code, followed by old then new gcc output.

Sorry for my lack of information, I would like to work toward not only
fixing these problems, but also improving gcc so it can output smaller
code than ever.  Unfortunately I think many of the problems in gcc
exist for all targets.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]