Go to file
Richard Guenther a34938bea3 scanner.c (gfc_next_char_literal): Reset truncation flag for lines ending in a comment for both fixed and free form.
2005-04-17  Richard Guenther  <rguenth@gcc.gnu.org>

	* scanner.c (gfc_next_char_literal): Reset truncation flag
	for lines ending in a comment for both fixed and free form.
	(load_line): Do not set truncated flag if only truncating
	the EOL marker.

	* gfortran.dg/wtruncate.f: New testcase.
	* gfortran.dg/wtruncate.f90: New testcase.

From-SVN: r98269
2005-04-17 11:56:30 +00:00
INSTALL
boehm-gc * configure: Regenerate. 2005-04-13 01:41:26 +00:00
config (See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.) 2005-03-30 13:25:24 +01:00
contrib * gennews (files): Update for GCC 4.0. 2005-04-17 12:19:23 +01:00
fastjar jartool.c (main): Indentation fixlet. 2005-03-28 18:14:00 +00:00
fixincludes configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
gcc scanner.c (gfc_next_char_literal): Reset truncation flag for lines ending in a comment for both fixed and free form. 2005-04-17 11:56:30 +00:00
gnattools re PR ada/19959 (Can't compile gnattools for the cross targets) 2005-03-30 10:56:55 +02:00
include libiberty.h (unlock_stream): New. 2005-04-16 16:58:35 +00:00
intl aclocal.m4: Regenerate. 2004-11-24 21:53:28 +00:00
libada re PR bootstrap/17383 (Building in src dir fails) 2005-02-28 13:26:36 +00:00
libcpp configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
libffi * configure: Regenerate. 2005-04-13 01:41:26 +00:00
libgfortran re PR libfortran/18495 ([4.0 only] Intrinisc function SPREAD is broken) 2005-04-15 20:06:17 +00:00
libiberty libiberty.h (unlock_stream): New. 2005-04-16 16:58:35 +00:00
libjava ValidationConsumer.java (Recognizer): Make 'ANY' package-private. 2005-04-16 20:53:16 +00:00
libmudflap * configure: Regenerate. 2005-04-13 01:41:26 +00:00
libobjc * configure: Regenerate. 2005-04-13 01:41:26 +00:00
libstdc++-v3 2005-04-14 Benjamin Kosnik <bkoz@redhat.com> 2005-04-15 04:07:45 +00:00
maintainer-scripts gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
zlib * configure: Regenerate. 2005-04-13 01:41:26 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS (Various Maintainers): Add self as i18n maintainer. 2005-04-14 23:55:53 +01:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Various Maintainers): Add self as i18n maintainer. 2005-04-14 23:55:53 +01:00
Makefile.def Makefile.def (bfd, [...]): Set lib_path. 2005-03-30 08:18:08 +00:00
Makefile.in Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. 2005-04-06 06:22:51 +00:00
Makefile.tpl Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. 2005-04-06 06:22:51 +00:00
README
README.SCO * README.SCO: Update per FSF instructions. 2004-11-01 02:19:48 +00:00
compile install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
config-ml.in re PR bootstrap/18033 (--disable-aix64 doesn't remove ppc64 from multilib list) 2005-01-12 19:47:56 -05:00
config.guess config.guess, config.sub: Import from savannnah. 2004-11-16 00:57:01 +00:00
config.rpath
config.sub install-sh, config.sub: Import from upstream. 2005-01-18 01:20:48 +00:00
configure (See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.) 2005-03-30 13:25:24 +01:00
configure.in (See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.) 2005-03-30 13:25:24 +01:00
depcomp
install-sh install-sh, config.sub: Import from upstream. 2005-01-18 01:20:48 +00:00
libtool.m4 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream. 2005-04-13 01:12:15 +00:00
ltcf-c.sh ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltcf-cxx.sh ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltcf-gcj.sh
ltconfig ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltmain.sh re PR libgcj/20160 (link errors building libgcj tests) 2005-03-01 22:27:43 +00:00
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.