Go to file
Steven Bosscher 1dcfc9d1fa parse.y (make_plus_expression): New function.
* parse.y (make_plus_expression): New function.
	(expression:): Use make_plus_expression for PLUS, MINUS,
	ASSIGN and EQUALS.
	* tree1.c (treelang_decode_option): Don't fall through to
	options that start with a different character when an option
	was not recognized.

From-SVN: r66303
2003-04-30 19:08:12 +00:00
boehm-gc configure.in: define GC_DLL under mingw if --enable-shared 2003-04-28 20:54:37 +00:00
config
contrib
fastjar
gcc parse.y (make_plus_expression): New function. 2003-04-30 19:08:12 +00:00
include
INSTALL
libf2c
libffi
libiberty
libjava 2003-04-30 Michael Koch <konqueror@gmx.de> 2003-04-30 13:22:45 +00:00
libobjc
libstdc++-v3 acinclude.m4: Add bit missing from previous patch. 2003-04-30 18:04:23 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (GNATS only): Add Giovanni Bajo. 2003-04-30 08:20:44 -06:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (GNATS only): Add Giovanni Bajo. 2003-04-30 08:20:44 -06:00
Makefile.def
Makefile.in Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00:00
Makefile.tpl Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00: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 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.