Go to file
Jakub Jelinek 472e0df9f0 re PR middle-end/40057 (Incorrect right shift by 31 with long long)
PR middle-end/40057
	* dojump.c (prefer_and_bit_test): Use immed_double_const instead of
	GEN_INT for 1 << bitnum.
	(do_jump) <case BIT_AND_EXPR>: Use build_int_cst_wide_type instead of
	build_int_cst_type.

	* gcc.c-torture/execute/pr40057.c: New test.

From-SVN: r147241
2009-05-07 17:27:40 +02:00
boehm-gc
config [multiple changes] 2009-05-07 08:36:43 +00:00
contrib
fixincludes
gcc re PR middle-end/40057 (Incorrect right shift by 31 with long long) 2009-05-07 17:27:40 +02:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran
libgomp
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 configure.ac: Bump libtool_VERSION to 6:12:0. 2009-05-07 10:22:46 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog [multiple changes] 2009-05-07 08:36:43 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess [multiple changes] 2009-05-07 08:36:43 +00:00
config.rpath
config.sub
configure configure.ac ($with_ppl): Default to no if not supplied. 2009-05-07 05:23:16 +00:00
configure.ac configure.ac ($with_ppl): Default to no if not supplied. 2009-05-07 05:23:16 +00: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
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 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.