Go to file
Janus Weil bee64a2b9e re PR fortran/47023 (C_Sizeof: Rejects valid code)
2011-10-16  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/47023
	* primary.c (match_kind_param): Detect ISO_C_BINDING kinds.
	(get_kind): Pass on 'is_iso_c' flag.
	(match_integer_constant,match_real_constant,match_logical_constant):
	Set 'ts.is_c_interop'.


2011-10-16  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/47023
	* gfortran.dg/c_kind_tests_3.f03: New.

From-SVN: r180062
2011-10-16 21:42:48 +02:00
INSTALL
boehm-gc
config
contrib
fixincludes 2011-09-26 Tristan Gingold <gingold@adacore.com> 2011-09-26 12:12:51 +00:00
gcc re PR fortran/47023 (C_Sizeof: Rejects valid code) 2011-10-16 21:42:48 +02:00
gnattools Makefile.in (LOOSE_WARN): Delete. 2011-10-12 22:41:57 +00:00
include timeval-utils.h: New file. 2011-09-28 19:09:50 +00:00
intl
libada Makefile.in (LOOSE_WARN): Delete. 2011-10-12 22:41:57 +00:00
libcpp
libdecnumber
libffi
libgcc * generic-morestack-thread.c: #include <errno.h>. 2011-10-07 22:52:28 +00:00
libgfortran
libgo mksysinfo: #include <ttold.h> on Irix. 2011-09-28 13:14:11 +00:00
libgomp posix95: Remove empty directory. 2011-10-10 19:27:31 +00:00
libiberty re PR c++/48665 (type of const member function) 2011-10-10 20:34:20 +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 In libobjc/: 2011-10-09 Nicola Pero <nicola.pero@meta-innovation.com> 2011-10-09 10:29:50 +00:00
libquadmath
libssp
libstdc++-v3 41975.cc: New. 2011-10-14 11:25:27 +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.