This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master in repository glibc.
from 5e989c3693 Do not use generic selection in C++ mode new fb9a781e9d assert: Support types without operator== (int) [BZ #21972]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 11 +++ NEWS | 1 + assert/Makefile | 11 ++- assert/assert.h | 16 +++-- assert/tst-assert-c++.cc | 78 ++++++++++++++++++++++ .../strcmp-sse4_2.S => assert/tst-assert-g++.cc | 6 +- 6 files changed, 112 insertions(+), 11 deletions(-) create mode 100644 assert/tst-assert-c++.cc copy sysdeps/x86_64/multiarch/strcmp-sse4_2.S => assert/tst-assert-g++.cc (88%)