[Bug sanitizer/61021] [4.9 regression] libsanitizer fails to build with old glibc

2014-04-30 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61021 --- Comment #1 from Kostya Serebryany --- Please send the patch to llvm-commits, we'll review it and apply it upstream (We may not be able to do so before ~ May 5). Then you can either wait for the next merge (we planned it for ~ mid May, but it m

[Bug sanitizer/61021] [4.9 regression] libsanitizer fails to build with old glibc

2014-04-30 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61021 --- Comment #2 from Jakub Jelinek --- I have been only testing back to RHEL5, which has glibc 2.5 and glibc 2.5 has PTRACE_{S,G}ETSIGINFO. Given that there is a conditional already for PTRACE_{S,G}ETREGSET which has been added later than this one,

<    1   2