This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

unused functions removal of gcc toolchain?


Hi,

Does gcc toochain have "unreferenced functions(not unused virtual
functions) removal" feature?(any options etc)
It seems like if gcc toolchain provides this feature, oversized C++ code
could be reduced.
In my case, due to the link of unnecessary functions, C++ executable image
is oversized. It looks like this problem is partially resolved if class is redefined and big object codes are divided to smaller ones.

Thanks,

===================================================================
¿ì¸® ÀÎÅͳÝ, Daum  http://www.daum.net
È­²öÇÑ ¿ø¼¦ °Ë»ö! Daum°Ë»ö ÄíÄ¡·Î ãÀÚ!
¢Ñ°Ë»öÇϱâ http://search.daum.net

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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