Go to file
Uros Bizjak 3c908a5b5c re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction doesn't set the ZF flag)
PR target/65871
	* config/i386/i386.md (*bmi_bextr_<mode>_cczonly): New pattern.
	(*bmi2_bzhi_<mode>3_1_cczonly): Ditto.

testsuite/ChangeLog:

	PR target/65871
	* gcc.target/i386/pr65871-1.c: New test
	* gcc.target/i386/pr65871-2.c: Ditto.

From-SVN: r222588
2015-04-29 20:53:19 +02:00
boehm-gc
config
contrib * gennews (files): Add files for GCC 5. 2015-04-22 10:14:03 +02:00
fixincludes fixincludes update for musl support 2015-04-22 14:18:16 +00:00
gcc re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction doesn't set the ZF flag) 2015-04-29 20:53:19 +02:00
gnattools
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
libcilkrts
libcpp
libdecnumber
libffi
libgcc Fix libgcc installation for offload targets. 2015-04-29 16:52:45 +00:00
libgfortran libstdc++, libgfortran gthr workaround for musl 2015-04-22 14:24:11 +00:00
libgo re PR go/65616 (libgobegin.a not compiled with -fPIC) 2015-04-24 22:08:32 +00:00
libgomp
libiberty libiberty/setenv.c: Do not declare environ if defined as a macro. 2015-04-22 19:34:06 +00:00
libitm libitm fixes for musl support 2015-04-22 14:11:25 +00:00
libjava
libmpx configure.ac: Drop AC_PROG_CXX and friends, since libmpx has no C++ sources. 2015-04-27 15:02:46 +00:00
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 re PR libstdc++/65760 (invalid use of incomplete type with std::is_convertible<C, C>) 2015-04-29 17:07:47 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Makefile.tpl: Remove surplus whitespace throughout. 2015-04-22 20:32:18 +02:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails) 2015-04-17 19:09:20 +02:00
configure.ac re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails) 2015-04-17 19:09:20 +02:00
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 MAINTAINERS (Various Maintainers): Add myself as instruction combiner maintainer. 2015-04-21 00:03:37 +02:00
Makefile.def
Makefile.in Makefile.tpl: Remove surplus whitespace throughout. 2015-04-22 20:32:18 +02:00
Makefile.tpl Makefile.tpl: Remove surplus whitespace throughout. 2015-04-22 20:32:18 +02:00
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.