]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoid
authorrpaulo <rpaulo@FreeBSD.org>
Thu, 26 Aug 2010 13:04:16 +0000 (13:04 +0000)
committerrpaulo <rpaulo@FreeBSD.org>
Thu, 26 Aug 2010 13:04:16 +0000 (13:04 +0000)
commit70697f52b37061d4ca92838b13cd03893285ebd7
tree3943f86bb608f0a480fbc3186adc9164eaab85df
parentc64123a2cb0e849de394f575da5c492af9104e42
Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoid
segfaults when building with clang.

This comes (partly) from the LLVM svn r41105.
contrib/gcc/crtstuff.c