Go to file
Paolo Carlini 0800b8ea79 stl_deque.h (copy_backward(_Deque_iterator, _Deque_iterator, _Deque_iterator), [...]): Declare.
2009-12-24  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/stl_deque.h (copy_backward(_Deque_iterator,
	_Deque_iterator, _Deque_iterator), move_backward(_Deque_iterator,
	_Deque_iterator, _Deque_iterator)): Declare.
	* include/bits/deque.tcc: Implement the latter.
	* testsuite/performance/25_algorithms/
	copy_backward_deque_iterators.cc: New.
	* testsuite/25_algorithms/move_backward/deque_iterators/1.cc: Likewise.
	* testsuite/25_algorithms/copy_backward/deque_iterators/1.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/assign_neg.cc:
	Adjust dg-error line number.
	* testsuite/23_containers/deque/requirements/dr438/insert_neg.cc:
	Likewise.
	* testsuite/23_containers/deque/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/
	constructor_2_neg.cc: Likewise.

From-SVN: r155455
2009-12-24 12:47:37 +00:00
boehm-gc gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomic builtins. 2009-12-13 22:44:27 +00:00
config
contrib
fixincludes Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
gcc store-motion.c (build_store_vectors): Clear regs_set_in_block at the start of a loop over basic blocks. 2009-12-24 12:28:52 +00:00
gnattools
include
INSTALL
intl
libada
libcpp * es.po: Update. 2009-12-10 22:32:34 +00:00
libdecnumber
libffi configure.ac: Make i?86 build on FreeBSD and OpenBSD. 2009-12-21 17:31:31 +01:00
libgcc
libgfortran Increase clock resolution for system_clock_8. 2009-12-19 12:43:11 +02:00
libgomp Add missing testcases. 2009-12-23 07:51:19 +00:00
libiberty * pex-unix.c (pex_unix_exec_child): Save/restore environ. 2009-12-08 07:05:35 +00:00
libjava Disable libtool support for languages unused in libjava/libltdl 2009-12-22 20:47:56 +00:00
libmudflap Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
libobjc Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
libssp Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
libstdc++-v3 stl_deque.h (copy_backward(_Deque_iterator, _Deque_iterator, _Deque_iterator), [...]): Declare. 2009-12-24 12:47:37 +00:00
lto-plugin re PR bootstrap/42306 (Revision 155012 breaks lto-plugin) 2009-12-05 15:57:50 -08:00
maintainer-scripts
zlib Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ABOUT-NLS
ChangeLog * config.sub, config.guess: Update from upstream sources. 2009-12-18 14:35:42 +11:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2009-12-18 14:35:42 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2009-12-18 14:35:42 +11:00
configure re PR middle-end/30447 (Evaluate complex math functions at compile-time) 2009-12-06 16:11:06 +00:00
configure.ac re PR middle-end/30447 (Evaluate complex math functions at compile-time) 2009-12-06 16:11:06 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
lt~obsolete.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltgcc.m4
ltmain.sh Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltoptions.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltsugar.m4
ltversion.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2009-12-08 02:21:04 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.