* include/ext/ropeimpl.h (__uninitialized_fill_n_a): Fix using
commit04f6752963f5da0f1a7f54d09b12ad340d26856e
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Sep 2012 15:36:18 +0000 (30 15:36 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Sep 2012 15:36:18 +0000 (30 15:36 +0000)
tree124de4a632ae20cdff7cd26f3fca20b915d53640
parentdbaa22a912e72e7ba78f7ff62981cb5b7c064c16
* include/ext/ropeimpl.h (__uninitialized_fill_n_a): Fix using
declaration.
* testsuite/ext/rope/5.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191869 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/ropeimpl.h
libstdc++-v3/testsuite/ext/rope/5.cc [new file with mode: 0644]