Go to file
Jakub Jelinek 083481d85c re PR middle-end/51590 (ICE in gsi_for_stmt, at gimple-iterator.c:560)
PR middle-end/51590
	PR tree-optimization/51606
	* tree-vect-patterns.c (append_pattern_def_seq, new_pattern_def_seq):
	New inline functions.
	(vect_recog_over_widening_pattern,
	vect_recog_vector_vector_shift_pattern,
	vect_recog_sdivmod_pow2_pattern, vect_recog_mixed_size_cond_pattern,
	adjust_bool_pattern_cast, vect_recog_bool_pattern): Use them.

	* gcc.dg/vect/pr51590.c: New test.

From-SVN: r182480
2011-12-19 15:22:29 +01:00
INSTALL
boehm-gc
config Check for warning flags without no- prefix 2011-12-19 13:12:26 +00:00
contrib
fixincludes Check for warning flags without no- prefix 2011-12-19 13:12:26 +00:00
gcc re PR middle-end/51590 (ICE in gsi_for_stmt, at gimple-iterator.c:560) 2011-12-19 15:22:29 +01:00
gnattools
include
intl
libada
libcpp Check for warning flags without no- prefix 2011-12-19 13:12:26 +00:00
libdecnumber Check for warning flags without no- prefix 2011-12-19 13:12:26 +00:00
libffi
libgcc config.host (mips*-sde-elf*, [...]): Add to tmake_file rather replacing it. 2011-12-17 11:32:20 +00:00
libgfortran
libgo os: Fix fileInfoFromStat for Solaris. 2011-12-16 14:45:49 +00:00
libgomp
libiberty Check for warning flags without no- prefix 2011-12-19 13:12:26 +00:00
libitm configure.tgt: Add sh* case. 2011-12-17 03:19:40 +00:00
libjava re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code for super class without -findirect-dispatch.) 2011-12-12 11:40:27 +01:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 iterators.xml: Replace "sect1" with "section". 2011-12-18 01:06:15 +00:00
lto-plugin Check for warning flags without no- prefix 2011-12-19 13:12:26 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure: Regenerate. 2011-12-18 09:58:37 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (picochip): Changed my email address. 2011-12-14 11:31:43 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Regenerate. 2011-12-18 09:58:37 +00:00
configure.ac
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 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.