Go to file
Jakub Jelinek 9eccb94dff re PR fortran/28415 (4.2.0 ICE when using automatic array and -fno-automatic)
PR fortran/28415
	* trans-decl.c (gfc_finish_var_decl): With -fno-automatic, don't
	make artificial variables or pointer to variable automatic array
	TREE_STATIC.

	* gfortran.dg/save_2.f90: New test.

From-SVN: r117482
2006-10-06 09:23:00 +02:00
boehm-gc re PR boehm-gc/29180 (boehm-gc/darwin_stop_world.c not 64-bit clean) 2006-09-26 17:21:32 +00:00
config tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
contrib * compareSumTests3: POD syntax fix. 2006-09-28 02:03:46 +00:00
fixincludes * ChangeLog: Add missing entries to last entry. 2006-10-03 08:33:02 +02:00
gcc re PR fortran/28415 (4.2.0 ICE when using automatic array and -fno-automatic) 2006-10-06 09:23:00 +02:00
gnattools
include
INSTALL
intl Makefile.in (distclean): Delete config files. 2006-09-27 18:51:52 +09:30
libada
libcpp configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the glob in gcc/config.gcc. 2006-09-22 23:26:20 +00:00
libdecnumber decNumber.c (decNumberPower): Constify. 2006-09-16 02:54:29 +00:00
libffi re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -version-dependent location) 2006-09-12 16:51:43 +00:00
libgfortran Makefile.am: Use $(M4) instead of m4. 2006-10-05 21:21:53 +00:00
libgomp re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel blocks) 2006-09-26 20:10:58 +02:00
libiberty re PR other/29176 (Seg fault in demangler) 2006-09-22 13:52:29 +00:00
libjava 2006-10-05 Gary Benson <gbenson@redhat.com> 2006-10-05 09:32:57 +00:00
libmudflap tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
libobjc Fix some whitespace issues in the changelog. 2006-09-12 00:44:18 -07:00
libssp re PR other/25035 (libssp causes a failure with cross compilers with unified trees) 2006-09-29 22:18:51 +01:00
libstdc++-v3 2.cc: Fail on Darwin 8.[0-4].* only. 2006-10-04 07:57:34 +00:00
maintainer-scripts * gcc_release (LC_ALL): Default to C. 2006-09-18 17:07:14 +00:00
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2006-10-04 11:30:49 -07:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR fortran/28276 (EXPONENT() broken for real constants) 2006-09-27 20:15:22 +00:00
configure.in re PR fortran/28276 (EXPONENT() broken for real constants) 2006-09-27 20:15:22 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-10-04 11:30:49 -07: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.