Go to file
Jakub Jelinek d05d9ac771 re PR fortran/23677 (-fno-automatic does not accept legal save statements)
PR fortran/23677
	* symbol.c (gfc_is_var_automatic): Return true if character length
	is non-constant rather than constant.
	* resolve.c (gfc_resolve): Don't handle !gfc_option.flag_automatic
	here.
	* options.c (gfc_post_options): Set gfc_option.flag_max_stack_var_size
	to 0 for -fno-automatic.

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

From-SVN: r104661
2005-09-26 22:06:37 +02:00
boehm-gc
config enable.m4: New file. 2005-09-23 16:33:47 +00:00
contrib
fastjar
fixincludes
gcc re PR fortran/23677 (-fno-automatic does not accept legal save statements) 2005-09-26 22:06:37 +02:00
gnattools
include
INSTALL
intl
libada
libcpp c.opt (fextended-identifiers): New. 2005-09-20 21:31:37 +01:00
libffi float1.c (value_type): New typedef. 2005-09-26 19:56:22 +00:00
libgfortran configure.ac: Add check for __clog. 2005-09-26 19:08:27 +00:00
libiberty
libjava cvsignore: Likewise. 2005-09-24 00:07:48 +00:00
libmudflap re PR libmudflap/23084 (mudflap crash upon accept() with argement 2 and 3 as NULL) 2005-09-23 21:58:39 +00:00
libobjc
libssp
libstdc++-v3 tune-1.cc: Clarify for single-thread. 2005-09-23 23:53:07 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
configure.in configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Add self as java maintainer. 2005-09-16 16:59:40 +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.