http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959

--- Comment #28 from Hin-Tak Leung <htl10 at users dot sourceforge.net> 
2012-08-30 17:32:35 UTC ---
(In reply to comment #22)

> > There are two curious things:
> > 1. why does the 2nd stage drops to only about 600 byte. (I assume 20-30k is
> > normal).
> 
> That's certainly completely unexpected.  I'd ask you to rebuild
> cc1-checksum.o for stage2 and stage3 (move the .o's aside, run make -n
> cc1-checksum.o, then manually add -v -save-temps to the compilation
> line.  Then attach a tarball with the .c and output files and the gcc -v
> output to see if there are any obvious diffences between the compilations.

*.c is the same - the difference in size comes from -gtoggle (added to stage
2).

Reply via email to