Go to file
Ira Rosen 54269f054f re PR tree-optimization/36493 (vectorizer aliasing bug)
PR tree-optimization/36493
	* tree-vect-transform.c (vect_create_data_ref_ptr): Remove TYPE from
	the arguments list. Use VECTYPE to create vector pointer.
	(vectorizable_store): Fail if accesses through a pointer to vectype
	do not alias the original memory reference operands.
	Call vect_create_data_ref_ptr without the removed argument.
	(vectorizable_load): Likewise.
	(vect_setup_realignment): Call vect_create_data_ref_ptr without the
	removed argument.

From-SVN: r136843
2008-06-16 10:39:07 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR tree-optimization/36493 (vectorizer aliasing bug) 2008-06-16 10:39:07 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/36479 (Short buffer in libcpp) 2008-06-12 10:03:41 -07:00
libdecnumber
libffi
libgcc
libgfortran re PR fortran/36515 (Integer read from stdin yields a value overflow for a valid integer.) 2008-06-15 20:02:58 +00:00
libgomp env.c (initialize_env): Always initialize gomp_remaining_threads_lock mutex when... 2008-06-15 21:41:26 +00:00
libiberty libgomp.texi (omp_test_lock): Fix typo. 2008-06-15 09:42:13 +00:00
libjava
libmudflap
libobjc exception.c (PERSONALITY_FUNCTION): Remove extra decrement if HAVE_GETIPINFO is not defined. 2008-06-14 12:58:22 +02:00
libssp
libstdc++-v3 basic_string.h (stod, [...]): Declare in C++0x mode. 2008-06-16 09:58:54 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Add powerpc*-*-* to gold supported targets. 2008-06-12 13:13:12 -04:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add powerpc*-*-* to gold supported targets. 2008-06-12 13:13:12 -04:00
configure.ac configure.ac: Add powerpc*-*-* to gold supported targets. 2008-06-12 13:13:12 -04:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
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.