Go to file
Jakub Jelinek 8940b3b2a7 re PR middle-end/19857 (alignment check of SSE constant fails in simple test program)
PR middle-end/19857
	* fold-const.c (fold): Don't optimize (T)(x & cst) to
	(T)x & (T)cst if (T)cst overflows.
	* convert.c (convert_to_integer) <case POINTER_TYPE>: Pass
	TYPE_UNSIGNED (type) as type_for_size's UNSIGNEDP argument.

	* gcc.dg/tree-ssa/20050215-1.c: New test.
	* gcc.c-torture/execute/20050215-1.c: New test.

From-SVN: r95106
2005-02-16 14:54:30 +01:00
boehm-gc re PR libgcj/19823 (java fails with non-executable memory) 2005-02-16 04:10:42 +00:00
config
contrib
fastjar
fixincludes
gcc re PR middle-end/19857 (alignment check of SSE constant fails in simple test program) 2005-02-16 14:54:30 +01:00
include re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself) 2005-02-14 08:52:24 +00:00
INSTALL
intl
libada
libcpp re PR preprocessor/19077 (Internal compiler error compiling MPlayer) 2005-02-15 23:18:04 +00:00
libffi cls_align_longdouble.c: Remove dg-options. 2005-02-11 22:33:16 +00:00
libgfortran re PR libfortran/19363 (List directed write of Infinity and NaN has regressed) 2005-02-01 09:06:22 +00:00
libiberty cp-demangle.c (__cxa_demangle): Change resolution of ambiguous arguments. 2005-02-13 01:58:20 -05:00
libjava prims.cc (_Jv_CreateJavaVM): Add comment about initialization order. 2005-02-16 04:16:06 +00:00
libmudflap * typo fix 2005-02-13 12:58:28 +00:00
libobjc
libstdc++-v3 16728.cc: Remove redundant include <testsuite_performance.h>. 2005-02-16 13:14:36 +00:00
maintainer-scripts
zlib Revert bad import 2005-02-02 22:09:16 +00:00
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Update my e-mail address. 2005-02-10 23:29:41 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS add myself to MAINTAINERS file 2005-02-14 11:21:09 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.