Go to file
Paul Thomas c240868146 re PR fortran/35932 (ICE: CHAR with array arg and also a KIND arg)
2008-04-16  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/35932
	* trans-intrinsic.c (gfc_conv_intrinsic_char): Even though KIND
	is not used, the argument must be converted.

2008-04-16  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/35932
	* gfortran.dg/intrinsic_char_1.f90: New test.

From-SVN: r134364
2008-04-16 20:53:07 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR fortran/35932 (ICE: CHAR with array arg and also a KIND arg) 2008-04-16 20:53:07 +00:00
gnattools * Makefile.in: Remove handling of gnatbl. 2008-04-08 08:58:58 +02:00
include
INSTALL
intl
libada
libcpp config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*. 2008-04-11 04:21:18 +00:00
libdecnumber
libffi
libgcc PR target/34210 PR target/35508 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file. * config/t-avr: New file. Build 16bit libgcc functions. 2008-04-07 23:15:35 +00:00
libgfortran re PR libfortran/32972 (performance of pack/unpack) 2008-04-14 18:50:57 +00:00
libgomp
libiberty
libjava libgcj_bc.c: (_Jv_LookupInterfaceMethod... 2008-04-16 18:20:16 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/35816 (libstdc++ build during bootstrap is optimizing away atomic builtin check) 2008-04-14 23:53:15 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
configure configure.ac: Do not build libssp for the AVR. 2008-04-11 16:38:49 +04:00
configure.ac configure.ac: Do not build libssp for the AVR. 2008-04-11 16:38:49 +04:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2008-04-04 23:16:12 +00:00
Makefile.def Makefile.def: check-gold depends upon all-binutils. 2008-04-07 22:36:37 +00:00
Makefile.in Makefile.tpl: Error early unless at least GNU make 3.80. 2008-04-12 18:40:10 +00:00
Makefile.tpl Makefile.tpl: Error early unless at least GNU make 3.80. 2008-04-12 18:40:10 +00:00
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.