Go to file
Paolo Carlini 6085dc49ba re PR libstdc++/25626 (Valarray vs non-POD)
2006-01-15  Paolo Carlini  <pcarlini@suse.de>
	    Gabriel Dos Reis  <gdr@integrable-solutions.net>

	PR libstdc++/25626
	* include/std/std_valarray.h (valarray(const slice_array<>&),
	valarray(const gslice_array<>&), valarray(const mask_array<>&),
	valarray(const indirect_array<>&), valarray(const _Expr<>&)):
	Forward to __valarray_copy_construct, not __valarray_copy.
	* include/bits/valarray_array.h
	(__valarray_copy_construct(_Array<>, _Array<>, _Array<>, size_t),
	__valarray_copy_construct(_Array<>, size_t, size_t, _Array<>)):
	New.

Co-Authored-By: Gabriel Dos Reis <gdr@integrable-solutions.net>

From-SVN: r109726
2006-01-15 18:04:31 +00:00
INSTALL
boehm-gc
config re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) 2006-01-02 18:53:27 +00:00
contrib * btest-gcc.sh: Support -j option. 2005-12-20 20:20:24 +00:00
fastjar
fixincludes
gcc re PR testsuite/25796 (gcc.target/i386/cmov6.c fails on x86_64-linux when supplied -m64) 2006-01-15 17:06:14 +00:00
gnattools
include xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define. 2006-01-09 23:41:11 +00:00
intl
libada
libcpp Makefile.in: Use -MMD instead of -MD. 2006-01-05 08:35:23 +00:00
libdecnumber decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition of strcpy from generating compilation... 2006-01-04 21:22:34 +00:00
libffi ffitarget.h: Remove obsolete sgidefs.h include. 2005-12-07 14:56:38 +00:00
libgfortran c99_functions.c: Add function prototypes to avoid warnings from -Wstrict-prototypes... 2006-01-12 17:37:47 +00:00
libiberty floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert from "from". 2005-12-17 17:21:34 +00:00
libjava Update copyright year for last patch. 2006-01-15 03:12:44 +00:00
libmudflap
libobjc re PR objc/25360 (Complex types are not encoded) 2005-12-16 12:19:37 -08:00
libssp
libstdc++-v3 re PR libstdc++/25626 (Valarray vs non-POD) 2006-01-15 18:04:31 +00:00
maintainer-scripts * update_version_svn (ADD_BRANCHES): Remove dfp-branch. 2006-01-12 14:36:42 +11:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove @ from continuation. 2006-01-05 17:42:53 +00:00
ChangeLog.tree-ssa
MAINTAINERS Update my name. 2006-01-12 12:41:42 +00:00
Makefile.def re PR middle-end/24252 (Missing "warning: control reaches end of non-void function" in static function) 2006-01-04 12:21:27 +00:00
Makefile.in Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove @ from continuation. 2006-01-05 17:42:53 +00:00
Makefile.tpl Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove @ from continuation. 2006-01-05 17:42:53 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub config.gcc (ms1): Replace with ... 2005-12-12 10:54:49 +00:00
configure re PR middle-end/24252 (Missing "warning: control reaches end of non-void function" in static function) 2006-01-04 12:21:27 +00:00
configure.in re PR middle-end/24252 (Missing "warning: control reaches end of non-void function" in static function) 2006-01-04 12:21:27 +00:00
depcomp
install-sh
libtool-ldflags libtool-ldflags: New script. 2006-01-03 00:30:27 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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.