Go to file
Jakub Jelinek 3c2d01f108 decl.c (gfc_match_entry): Allow ENTRY without parentheses even in FUNCTIONs.
* decl.c (gfc_match_entry): Allow ENTRY without parentheses
	even in FUNCTIONs.

	* gfortran.fortran-torture/execute/entry_9.f90: New test.

From-SVN: r101672
2005-07-07 00:12:25 +02:00
INSTALL
boehm-gc
config
contrib
fastjar
fixincludes
gcc decl.c (gfc_match_entry): Allow ENTRY without parentheses even in FUNCTIONs. 2005-07-07 00:12:25 +02:00
gnattools
include re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_process_block) 2005-07-03 15:38:39 +00:00
intl
libada
libcpp
libffi ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRUCT3. 2005-07-06 03:37:20 +00:00
libgfortran unpack_generic.c: Remove const from parameter. 2005-07-01 07:44:50 +02:00
libiberty re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_process_block) 2005-07-03 15:40:29 +00:00
libjava InputStreamReader.java (refill): Handle no-progress case correctly. 2005-07-06 20:10:41 +00:00
libmudflap
libobjc
libssp Makefile.def (target_modules): Add libssp. 2005-07-02 10:52:21 +02:00
libstdc++-v3 Add class __versa_string, a versatile "basic_string-type" class... 2005-07-05 23:07:18 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog configure.in: Add --enable-libssp and --disable-libssp. 2005-07-06 21:26:23 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Change email address. Resign from maintainership. 2005-07-01 21:09:24 +00:00
Makefile.def Makefile.def (target_modules): Add libssp. 2005-07-02 10:52:21 +02:00
Makefile.in Makefile.def (target_modules): Add libssp. 2005-07-02 10:52:21 +02:00
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Add --enable-libssp and --disable-libssp. 2005-07-06 21:26:23 +00:00
configure.in configure.in: Add --enable-libssp and --disable-libssp. 2005-07-06 21:26:23 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.