This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 915d2ecffec xtensa: Remove redundant use of 'n'-constraint for call insns new f27b8040ec8 libstdc++: Forward arguments for bind_front<f>,bind_back<f> [...] new a09c04dbcfd testsuite: Add test for ICE fixed by r16-4571
The 2 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: gcc/testsuite/gcc.dg/torture/vect-permute-ice.c | 15 ++ libstdc++-v3/include/std/functional | 8 +- .../20_util/function_objects/bind_back/nttp.cc | 244 ++++++++++++-------- .../20_util/function_objects/bind_front/nttp.cc | 248 +++++++++++++-------- .../20_util/function_objects/not_fn/nttp.cc | 47 ++++ 5 files changed, 381 insertions(+), 181 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/vect-permute-ice.c