Go to file
Roger Sayle fa00f91b0d re PR target/27861 (ICE in expand_expr_real_1, at expr.c:6916)
PR target/27861
	* expmed.c (expand_shift): On SHIFT_COUNT_TRUNCATED targets, we may
	have stripped a SUBREG from the shift count, so we may need to
	convert_to_mode back to the type's mode before calling make_tree.
	Use new_amount instead of amount to avoid expanding a tree twice.

	* gcc.dg/pr27861-1.c: New test case.

From-SVN: r114773
2006-06-19 14:57:17 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR target/27861 (ICE in expand_expr_real_1, at expr.c:6916) 2006-06-19 14:57:17 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran re PR libgomp/27254 (FAIL: libgomp.fortran/reduction6.f90) 2006-06-19 03:07:54 +00:00
libgomp
libiberty
libjava posix-threads.h (_Jv_ThreadDebugSuspend): Declare. 2006-06-19 14:10:02 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 twister_rand_gen.cc: Adapt to simply use tr1::mt19937. 2006-06-17 10:06:41 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR target/27540 (libgomp fails to configure on IRIX 5.3) 2006-06-16 17:53:03 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR target/27540 (libgomp fails to configure on IRIX 5.3) 2006-06-16 17:53:03 +00:00
configure.in re PR target/27540 (libgomp fails to configure on IRIX 5.3) 2006-06-16 17:53:03 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +00:00
Makefile.tpl Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +00:00
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.