Go to file
Jan Hubicka ebe75517d4 re PR c/11369 (too relaxed checking with -Wstrict-prototypes)
PR target/11369
	* i386.c (ix86_expand_carry_flag_compare): Validate operand.

	PR target/11031
	* i386.c (const_0_to_3_operand, const_0_to_7_operand,
	const_0_to_15_operand, const_0_to_255_operand): New predicates.
	* i386.h (PREDICATE_CODES): Add these.
	* i386.c (pinsrw and pextrw patterns): Use them.

	PR target/10984
	* i386.c (ix86_expand_binop_builtin): Behave sanely for VOIDmodes.

	PR target/8869
	* expr.c (convert_modes): Deal properly with integer to vector
	constant conversion.

	PR target/8871
	* i386.md (zero_extendsidi2*): Add MMX and SSE alternatives.

From-SVN: r70751
2003-08-23 21:18:58 +00:00
boehm-gc
config Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00
contrib * gcc_build: Fix handling of -t option. Add -x option. 2003-08-21 18:59:05 +00:00
fastjar
gcc re PR c/11369 (too relaxed checking with -Wstrict-prototypes) 2003-08-23 21:18:58 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty
libjava re PR libgcj/8823 (gij doesn't handle "Miranda methods" (abstract class that implements interface but doesn't define all methods)) 2003-08-23 07:31:36 +02:00
libobjc
libstdc++-v3 Daily bump. 2003-08-23 00:16:07 +00:00
maintainer-scripts gcc_release (build_sources): Use two new variables EXPORTTAG and EXPORTDATE to make the extraction of... 2003-08-16 14:02:24 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Update my email address. 2003-08-23 20:18:14 +00:00
config-ml.in * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
config.guess
config.if
config.rpath
config.sub
configure configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
configure.in configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Update my email address. 2003-08-23 20:18:14 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
mkdep
mkinstalldirs
move-if-change
README
README.SCO * README.SCO: New file. 2003-08-03 14:51:42 +00:00
symlink-tree * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
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.