This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: --enable-stack-protector for glibc, v10


On 12/19/2016 12:15 PM, Nix wrote:
Here, as promised, is version 10 of the stack-protected glibc patch,
incorporating all review comments to date (unless I missed some).

Like the last, it's against glibc head as of Sat Nov 26, bf469f0ce98.

Tested with these flag combinations on {i686,x86_64)-pc-linux-gnu (with GCC
6.2.1-20161118, binutils 2.27.0.20160920, and kernel headers for v4.7.4):

Thanks for posting the updated series.

I tested this with build-many-glibcs.py, and ran into an ICE on tile*. Filed as:

  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78862

The good news is that ABI and PLT checking passes everywhere.  Yay!

The explicit_bzero test case (string/tst-xbzero-opt.c) now fails. This is probably test case bug, for which I will post a patch shortly.

I'll go through the updates series again, probably tomorrow.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]