Go to file
Mark Mitchell e6f052b7e6 re PR c++/7679 (The compiler crashes wen a right parentesis is missing)
PR c++/7679
	* spew.c (next_token): Do not return an endless stream of
	END_OF_SAVED_INPUT tokens.
	(snarf_method): Add three END_OF_SAVED_INPUT tokens to the end of
	the cached token stream.
	(snarf_defarg): Likewise.

	PR c++/7679
	* g++.dg/parse/inline1.C: New test.

From-SVN: r58465
2002-10-23 18:38:23 +00:00
boehm-gc
config
contrib * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run. 2002-10-22 20:02:49 +00:00
fastjar * jartool.c: Use mode 0666 when opening new file. 2002-10-20 23:30:24 +00:00
gcc re PR c++/7679 (The compiler crashes wen a right parentesis is missing) 2002-10-23 18:38:23 +00:00
include Remove bogus copyright message in my last entry. 2002-10-16 03:45:02 +00:00
INSTALL
libf2c
libffi java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret raw data as _Jv_word values, not ffi_raw. 2002-10-08 14:55:03 +00:00
libiberty * config.table: Use mh-s390pic for s390x too. 2002-10-16 22:07:03 +02:00
libjava Fix date, grrr. 2002-10-21 05:04:07 +00:00
libobjc
libstdc++-v3 num_put_members_char.cc (test01): Swap size and decimal_point arguments of find. 2002-10-23 17:45:50 +02:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * configure.in: Add tic4x target. 2002-10-07 17:07:06 -04:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in * configure.in: Add tic4x target. 2002-10-07 17:07:06 -04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS *** empty log message *** 2002-10-19 02:42:48 +00:00
Makefile.def
Makefile.in Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 2002-10-03 19:06:16 +00:00
Makefile.tpl Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 2002-10-03 19:06:16 +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.