OSDN Git Service

2007-12-26 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Dec 2007 04:27:41 +0000 (04:27 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Dec 2007 04:27:41 +0000 (04:27 +0000)
* testsuite/25_algorithms/copy/34595.C: Rename to 34595.cc.

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

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/25_algorithms/copy/34595.cc [moved from libstdc++-v3/testsuite/25_algorithms/copy/34595.C with 100% similarity]

index 28a509e..3b28137 100644 (file)
@@ -1,5 +1,9 @@
 2007-12-26  Paolo Carlini  <pcarlini@suse.de>
 
+       * testsuite/25_algorithms/copy/34595.C: Rename to 34595.cc.
+
+2007-12-26  Paolo Carlini  <pcarlini@suse.de>
+
        PR libstdc++/34595
        * include/bits/stl_algobase.h (struct __cm_assign): Remove.
        (struct __copy_move<true, false, _Category>,