How would I go about finding out the cause of this warning ? >>> Messages generated by process 2334 on 2013-09-06 09:30:19 UTC for package sys-devel/llvm-3.3-r1: QA: other QA Notice: The following files contain writable and executable sections Files with such sections will not work properly (or at all!) on some architectures/operating systems. A bug should be filed at http://bugs.gentoo.org/ to make sure the issue is fixed. For more information, see http://hardened.gentoo.org/gnu-stack.xml Please include the following list of files in your report: Note: Bugs should be filed for the respective maintainers of the package in question and not hardened@g.o. !WX --- --- usr/lib/clang/3.3/lib/linux/libclang_rt.full-x86_64.a:floatundidf.o !WX --- --- usr/lib/clang/3.3/lib/linux/libclang_rt.full-x86_64.a:floatundisf.o !WX --- --- usr/lib/clang/3.3/lib/linux/libclang_rt.full-x86_64.a:floatundixf.o
*** Bug 486260 has been marked as a duplicate of this bug. ***
This is basically a dupe of bug 421527, but I've never got a response there.
(In reply to Rafał Mużyło from comment #2) > This is basically a dupe of bug 421527, but I've never got a response there. To be exact, the other bug is for x86, but - the reason seems to be the same - with ABI_X86=32, it will be more of the same Though perhaps the standard fix is gcc specific ?
Me too. I think every hardened user should see these lines if they pay attention. This bug is still UNCONFIRMED.
The fix for #421527 should be generic enough to "catch them all", can you test and confirm that the warnings are gone with 3.7.0?
(In reply to Bernard Cafarelli from comment #5) > The fix for #421527 should be generic enough to "catch them all", can you > test and confirm that the warnings are gone with 3.7.0? I've emerged sys-devel/llvm-3.7.0-r1 recently and I could no longer see those warnings. Thanks: Dw.