2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-03-02 14:36:05 +08:00
Go to file
Roger Sayle 1000b34d95 expr.c (expand_expr_real_1): For vector constants with integer modes...
* expr.c (expand_expr_real_1) <VECTOR_CST>: For vector constants with
	integer modes, attempt to directly construct an integer constant.

	* fold-const.c (native_encode_vector): Determine the size of each
	element from the vector type instead of the first vector element.

	* tree.c (build_constructor_single): Mark a CONSTRUCTOR as constant,
	if all of its elements/components are constant.
	(build_constructor_from_list): Likewise.

From-SVN: r114815
2006-06-20 15:02:05 +00:00
boehm-gc
config
contrib
fixincludes
gcc expr.c (expand_expr_real_1): For vector constants with integer modes... 2006-06-20 15:02:05 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression) 2006-06-20 04:30:48 +00:00
libgomp re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undefined) 2006-06-20 11:55:42 +02:00
libiberty
libjava re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression)) 2006-06-19 17:39:16 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 eh_arm.cc (__cxa_begin_cleanup): Always return 'true'. 2006-06-20 14:08:31 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR bootstrap/28072 (target-boehm-gc is being build for targets that do not support it) 2006-06-20 08:45:08 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/28072 (target-boehm-gc is being build for targets that do not support it) 2006-06-20 08:45:08 +00:00
configure.in re PR bootstrap/28072 (target-boehm-gc is being build for targets that do not support it) 2006-06-20 08:45:08 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

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.