Go to file
Paolo Carlini d2219f89bf vector.tcc (vector<>::_M_insert_aux): In C++0x mode, avoid a memory leak if the first __uninitialized_move_a throws.
2008-06-02  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/vector.tcc (vector<>::_M_insert_aux): In C++0x mode,
	avoid a memory leak if the first __uninitialized_move_a throws.
	(vector<>::_M_fill_insert): Do not always copy to __x_copy, similarly
	to _M_insert_aux.
	* testsuite/23_containers/vector/modifiers/moveable.cc: Adjust.
	* testsuite/23_containers/vector/resize/moveable.cc: Likewise.

From-SVN: r136277
2008-06-02 12:22:53 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc i386.md (*cmpfp_<mode>): Enable for optimize_size. 2008-06-02 13:08:00 +02:00
gnattools
include
intl
libada
libcpp re PR preprocessor/36320 (Required diagnosis of syntax error missed) 2008-05-30 14:25:09 +00:00
libdecnumber
libffi
libgcc
libgfortran re PR fortran/36319 (Segfault with wide characters in DATA) 2008-05-28 21:11:39 +00:00
libgomp
libiberty
libjava re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java) 2008-05-28 15:12:47 +00:00
libmudflap
libobjc configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
libssp
libstdc++-v3 vector.tcc (vector<>::_M_insert_aux): In C++0x mode, avoid a memory leak if the first __uninitialized_move_a throws. 2008-06-02 12:22:53 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
configure.ac configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.