This is the mail archive of the gcc@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]

Re: gcc cross mips output sizes, 2.95.3 vs 3.3.3


On Thu, 2004-12-16 at 07:45 -0800, David Wuertele wrote:
> Joe> I think that the main bloat is in the debug information.  Try
> Joe> stripping before you compare file sizes.
> 
> Yeah, I already checked that.  (I actually did read this maililng list
> looking for solutions before I posted).
> 
> Here is what I get when I compile jpeg-6b, compared with what is
> reported on CSiBE for -O3 and -Os.  The size difference is outrageous
> because my -Os files are bigger than the CSiBE -O3 files!!!

Did you try saving and diffing the resultant assembly?

-eric


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