Go to file
Francois-Xavier Coudert 2b8327ce6a re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)
PR fortran/32035

	* trans-stmt.c (gfc_trans_character_select): Replace the
	mechanism with labels by a SWITCH_EXPR.
	* trans-decl.c (gfc_build_builtin_function_decls): Change
	return type for select_string.

	* runtime/select.c (select_string): Adjust prototype and function
	so that the return value is an integer, not a pointer.

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

From-SVN: r126978
2007-07-27 14:26:43 +00:00
boehm-gc
config
contrib
fixincludes re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2) 2007-07-25 23:51:47 +00:00
gcc re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function) 2007-07-27 14:26:43 +00:00
gnattools
include ternary.h: Remove. 2007-07-25 16:26:45 +10:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi re PR testsuite/32843 (libffi.call/return_sc.c) 2007-07-26 09:13:58 +00:00
libgcc
libgfortran re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function) 2007-07-27 14:26:43 +00:00
libgomp
libiberty ternary.h: Remove. 2007-07-25 16:26:45 +10:00
libjava configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC. 2007-07-23 12:51:36 +00:00
libmudflap Makefile.in: Rebuilt. 2007-07-27 00:16:35 +00:00
libobjc
libssp
libstdc++-v3 Fixed abi_check for missing symbol size changes. 2007-07-26 12:45:06 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +00:00
configure.ac configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +00: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
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.