[PATCH] Hot/cold partitioning fixes

Zack Weinberg zack@codesourcery.com
Fri Apr 1 16:40:00 GMT 2005


"Zagorodnev, Grigory" <grigory.zagorodnev@intel.com> writes:

> Hopefully I missed something, but why object file size bloat is not
> considered there? Even if no cold section detected, compiler emits 3
> extra labels for each routine. That makes symbol table growing
> dramatically.

Local labels don't go into the object file.

zw



More information about the Gcc-patches mailing list