K 10 svn:author V 3 dim K 8 svn:date V 27 2012-12-22T20:46:46.320268Z K 7 svn:log V 261 Fix a bug in ld --gc-sections: it strips out .note sections, while it should never do so. This can cause global constructors and destructors to not be executed at run-time, resulting in crashes and other strange behaviour. Reported by: rene MFC after: 1 week END