]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Rename test file that had incorrect bug number
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Dec 2015 14:16:36 +0000 (14:16 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Dec 2015 14:16:36 +0000 (14:16 +0000)
PR libstdc++/68982
testsuite/20_util/function_objects/mem_fn/68276.cc: Rename to ...
testsuite/20_util/function_objects/mem_fn/68982.cc: Correct bug number.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231881 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/function_objects/mem_fn/68982.cc [moved from libstdc++-v3/testsuite/20_util/function_objects/mem_fn/68276.cc with 100% similarity]

index 6f77d0390a98513e2ae3692fbd44b941918170b4..6156979853a23cb8cbe976fdeaea9a254cd3bafd 100644 (file)
@@ -1,5 +1,9 @@
 2015-12-21  Jonathan Wakely  <jwakely@redhat.com>
 
+       PR libstdc++/68982
+       testsuite/20_util/function_objects/mem_fn/68276.cc: Rename to ...
+       testsuite/20_util/function_objects/mem_fn/68982.cc: Correct bug number.
+
        PR libstdc++/68995
        * include/std/functional (_function_handler, function): Qualify
        __callable_functor.