------- Comment #2 from iains at gcc dot gnu dot org 2010-04-06 20:53 ------- (In reply to comment #1) > Basically I think breaking up functions inside sections/segments in object > files is a broken way of doing dead stripping.
hmm I think this is related to hot/cold partitioning rather than dead code stripping, per se. I wonder if it's partial fallout from not being able to use dwarf >2. ( I seem to recall that the problem area in dwarf2out was around the hot/cold sections). -- iains at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42070