Go to file
Tobias Burnus bec93d7937 re PR fortran/28585 (Fortran 2003: Support NEW_LINE intrinsic)
PR fortran/28585

	* intrinsic.c (add_functions): Add new_line Fortran 2003 intrinsic.
	* intrinsic.h: Add gfc_simplify_new_line and gfc_check_new_line
	prototypes.
	* check.c (gfc_check_new_line): New function.
	* simplify.c (gfc_simplify_new_line): New function.
	* intrinsic.texi: Document new_line intrinsic.

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

From-SVN: r117555
2006-10-08 13:21:42 +00:00
INSTALL
boehm-gc
config
contrib * compareSumTests3: POD syntax fix. 2006-09-28 02:03:46 +00:00
fixincludes re PR target/29300 (FAIL: gcc.dg/pthread-init-[12].c (test for excess errors)) 2006-10-07 16:35:11 +00:00
gcc re PR fortran/28585 (Fortran 2003: Support NEW_LINE intrinsic) 2006-10-08 13:21:42 +00:00
gnattools
include
intl Makefile.in (distclean): Delete config files. 2006-09-27 18:51:52 +09:30
libada
libcpp
libdecnumber
libffi
libgfortran re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/intrinsic77.f) 2006-10-07 13:34:16 +00:00
libgomp barrier-1.c: Change timestamp tests from '<' to '<='. 2006-10-06 08:32:33 +00:00
libiberty
libjava 2006-10-05 Gary Benson <gbenson@redhat.com> 2006-10-05 09:32:57 +00:00
libmudflap
libobjc
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 PR libstdc++/28277 (partial: money_get bits) 2006-10-08 01:13:03 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2006-10-04 11:30:49 -07:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-10-04 11:30:49 -07:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
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
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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 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.