Go to file
Marc Glisse 6f37411dca tree-pass.h (PROP_gimple_lvec): New.
2013-03-21  Marc Glisse  <marc.glisse@inria.fr>

	* tree-pass.h (PROP_gimple_lvec): New.
	* passes.c (dump_properties): Handle PROP_gimple_lvec.
	(init_optimization_passes): Move pass_lower_vector.
	* tree-vect-generic.c (gate_expand_vector_operations_ssa): Test
	PROP_gimple_lvec.
	(pass_lower_vector): Provide PROP_gimple_lvec.
	(pass_lower_vector_ssa): Likewise.
	* cfgexpand.c (pass_expand): Require PROP_gimple_lvec.

From-SVN: r196890
2013-03-21 21:11:56 +00:00
boehm-gc Use thr_stksegment to determine Solaris stack base 2013-03-06 15:08:58 +00:00
config
contrib make-obstacks-texi.pl: New. 2013-03-06 09:38:22 +01:00
fixincludes
gcc tree-pass.h (PROP_gimple_lvec): New. 2013-03-21 21:11:56 +00:00
gnattools
include dwarf2.h (enum dwarf_sect): New enum type. 2013-03-01 15:35:58 -08:00
INSTALL
intl
libada
libatomic
libbacktrace
libcpp * cpplib.pot: Regenerate. 2013-03-15 17:43:27 +00:00
libdecnumber
libffi closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default definition outside enclosing #if scope. 2013-03-07 22:25:20 +00:00
libgcc 2013-03-20 Robert Mason <rbmj@verizon.net> 2013-03-20 22:01:25 +00:00
libgfortran re PR fortran/51825 (Fortran runtime error: Cannot match namelist object name) 2013-03-20 08:56:02 +01:00
libgo runtime, testing/quick: libffi doesn't handle complex on Alpha. 2013-03-01 19:26:43 +00:00
libgomp
libiberty make-obstacks-texi.pl: New. 2013-03-06 09:38:22 +01:00
libitm
libjava Use pthread_equal rather than != to compare thread IDs. 2013-03-13 21:21:27 +00:00
libmudflap re PR tree-optimization/53265 (Warn when undefined behavior implies smaller iteration count) 2013-03-14 10:13:36 +01:00
libobjc
libquadmath re PR libquadmath/55473 (quadmath.h should have extern "C" for C++ users) 2013-03-07 08:53:10 +01:00
libsanitizer
libssp
libstdc++-v3 PR libstdc++/55977 (partial, std::vector and std::deque bits) 2013-03-18 10:15:56 +00:00
lto-plugin
maintainer-scripts * crontab: Enable snapshots from gcc-4_8-branch. 2013-03-16 08:22:35 +01:00
zlib
.gitignore
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
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
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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.