]> git.ipfire.org Git - thirdparty/gcc.git/commit
ropeimpl.h (__uninitialized_fill_n_a): Fix using declaration.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Sun, 30 Sep 2012 15:36:18 +0000 (15:36 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 30 Sep 2012 15:36:18 +0000 (16:36 +0100)
commitb4ca0e1a10478580672eccf006c6bf1daaf84f3d
tree124de4a632ae20cdff7cd26f3fca20b915d53640
parent6e73e84beed7b879e9c25b3570f10ce6f5a0630b
ropeimpl.h (__uninitialized_fill_n_a): Fix using declaration.

* include/ext/ropeimpl.h (__uninitialized_fill_n_a): Fix using
declaration.
* testsuite/ext/rope/5.cc: New.

From-SVN: r191869
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/ropeimpl.h
libstdc++-v3/testsuite/ext/rope/5.cc [new file with mode: 0644]