C++ automatic template instantiation?

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Thu Apr 20 00:07:00 GMT 2000


> It is not.  These are the sizes of our 5 binaries, w/ and w/o -frepo:
> 
> 		w/o -frepo  w/ -frepo
> 
> binary #1:	1789312      846304
> binary #2:	3281592     2006712
> binary #3:	 774176      512448
> binary #4:	1067408      623248
> binary #5:	1649944     1171096
> 
> I think the size reduction is huge, and it is worth using -frepo to
> get it, it is just that is soooo painful...

Can you please let us know exactly on what system you where performing
these measurements, and exactly what linker you've been using? It may
be a bug in the compiler.

Regards,
Martin


More information about the Gcc mailing list