Go to file
Mikael Morin 065c6f9de2 trans-array.c (gfc_conv_section_startstride): Remove coarray argument.
* trans-array.c (gfc_conv_section_startstride): Remove coarray argument.
	Remove conditions on coarray.
	(gfc_conv_ss_startstride): Update call to gfc_conv_section_startstride.
	(gfc_conv_expr_descriptor): Ditto. Add assertions before the call.

From-SVN: r179693
2011-10-07 20:32:37 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes 2011-09-26 Tristan Gingold <gingold@adacore.com> 2011-09-26 12:12:51 +00:00
gcc trans-array.c (gfc_conv_section_startstride): Remove coarray argument. 2011-10-07 20:32:37 +00:00
gnattools
include timeval-utils.h: New file. 2011-09-28 19:09:50 +00:00
intl
libada
libcpp
libdecnumber
libffi
libgcc Restore FreeBSD/SPARC bootstrap (PR bootstrap/49804) 2011-10-06 13:48:14 +00:00
libgfortran
libgo mksysinfo: #include <ttold.h> on Irix. 2011-09-28 13:14:11 +00:00
libgomp
libiberty timeval-utils.h: New file. 2011-09-28 19:09:50 +00:00
libjava The commands of the $(TOOLS_ZIP) rule include copying of two subtrees from the source tree (asm/ and classes/). 2011-09-29 11:37:47 +00:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 testsuite_allocator.h (uneq_allocator): Add propagate_on_container_swap typedef for C++0x testing. 2011-10-07 16:20:31 +00:00
lto-plugin re PR lto/47247 (Linker plugin specification makes it difficult to handle COMDATs) 2011-10-02 10:41:24 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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 files whose
names start with 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/ for how to report bugs usefully.